Skip to content

Commit

Permalink
add new stat section
Browse files Browse the repository at this point in the history
still need to add net hashrate overview and exchange crunchers
  • Loading branch information
justinvforvendetta committed Aug 19, 2024
1 parent bda45c9 commit 880ac1d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pages/get-verge.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,18 @@ function GetVerge(props) {
{t('home:getverge.text7', {
defaultValue: <i>Verge Currency provides the exchange information listed herein for informational purposes only. Verge Currency is not liable for any third-party transactions between cryptocurrency purchasers or sellers. Buyers and investors are to seek independent financial advice from a professional. Do your own research.</i>,
})}
</h4>
<h3>
{t('home:getverge.text8', {defaultValue: 'Verge Network and Statistic Overviews:',})}
{' '}
<span className="hidden-xs">
<br />
</span>
</h3>
<h4>
{t('home:getverge.text9', {
defaultValue: https://vergecurrency.network/,
})}
</h4>
</div>
</div>
Expand Down

0 comments on commit 880ac1d

Please sign in to comment.