Merge pull request #9416 from Oxyrus/fix/open-shop-in-new-tab
Open shop link in new tab
This commit is contained in:
@ -167,7 +167,7 @@ block content
|
||||
<h4>Can I invest in Free Code Camp?</h4>
|
||||
<p class="negative-15">We're self-funded and don't want outside investment.</p>
|
||||
<h4>Can I donate to Free Code Camp?</h4>
|
||||
<p class="negative-15">We don’t accept donations. Instead, you should <a href="/shop">support us through our shop</a>.</p>
|
||||
<p class="negative-15">We don’t accept donations. Instead, you should <a href="/shop" target="_blank">support us through our shop</a>.</p>
|
||||
|
||||
.spacer
|
||||
.row
|
||||
|
Reference in New Issue
Block a user