Skip to content

Commit

Permalink
fix more
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Aug 19, 2024
1 parent 50e8961 commit 23867ec
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pages/get-verge.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ function GetVerge(props) {
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>
<br /><br />
<h3>
{t('home:getverge.text8', {defaultValue: 'Verge Network and Statistic Overviews:',})}
{' '}
Expand All @@ -75,9 +76,7 @@ function GetVerge(props) {
</span>
</h3>
<h4>
{t('home:getverge.text9', {
defaultValue: 'https://vergecurrency.network/'.,
})}
{t('home:getverge.text9', {defaultValue: 'https://vergecurrency.network/',})}
</h4>
</div>
</div>
Expand Down

0 comments on commit 23867ec

Please sign in to comment.