Skip to content

Commit

Permalink
Merge pull request #207 from MiggySmallz/fix/nfx-buy-link
Browse files Browse the repository at this point in the history
Fixed link to buy NFX on Defibox with EFX. Added link to buy with EOS…
  • Loading branch information
jeisses committed Mar 7, 2024
2 parents bae934f + 81a0dbd commit 42591ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Empty file added d
Empty file.
8 changes: 6 additions & 2 deletions pages/stake.vue
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,12 @@
<div class="has-text-centered is-italic"><small>Unstaking takes 15 days</small></div>
<hr class="has-background-grey-lighter">
<div>
<a href=" https://defibox.io/pool-market-details/437" target="_blank" rel="noopener noreferrer" data-tooltip="NFX can only be bought with EFX">
Get NFX <font-awesome-icon :icon="['fas', 'external-link-alt']"/>
<a href="https://defibox.io/marketDetail/437" target="_blank" rel="noopener noreferrer" data-tooltip="NFX can only be bought with EFX">
Get NFX/EFX <font-awesome-icon :icon="['fas', 'external-link-alt']"/>
</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://defibox.io/marketDetail/947" target="_blank" rel="noopener noreferrer" data-tooltip="NFX can only be bought with EOS">
Get NFX/EOS <font-awesome-icon :icon="['fas', 'external-link-alt']"/>
</a>
</div>
</div>
Expand Down

0 comments on commit 42591ca

Please sign in to comment.