Skip to content

Commit

Permalink
more target='_blank'
Browse files Browse the repository at this point in the history
  • Loading branch information
thebrandonlucas committed Jun 2, 2024
1 parent b2daa12 commit 2590001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/LearnMore/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export function LearnMore() {
</div>
<span className="text-4xl">Payjoin can bring many benefits to Bitcoin, but it needs your help</span>
<span className="text-4xl">
Join our <a href="https://payjoin.substack.com/">newsletter</a> and the <a href="https://discord.gg/6rJD9R684h">Discord</a> to stay up to date with Payjoin development
Join our <a target="_blank" href="https://payjoin.substack.com/">newsletter</a> and the <a target="_blank" href="https://discord.gg/6rJD9R684h">Discord</a> to stay up to date with Payjoin development
</span>
{/* <div>
<a href="/docs/intro">
Expand Down

0 comments on commit 2590001

Please sign in to comment.