Skip to content

Commit

Permalink
add tradeogre/fix discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Dec 30, 2024
1 parent 05340cd commit 3a2dfa5
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 5 deletions.
8 changes: 4 additions & 4 deletions lists/exchanges.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"url": "https://www.biconomy.com/"
},
{
"img": "../static/img/exchanges/bitfinex.png",
"title": "Bitfinex",
"link": "bitfinex.com",
"url": "https://bitfinex.com"
"img": "../static/img/exchanges/tradeogre.svg",
"title": "TradeOgre",
"link": "tradeogre.com",
"url": "https://tradeogre.com/"
},
{
"img": "../static/img/exchanges/btcc.svg",
Expand Down
2 changes: 1 addition & 1 deletion pages/paper-wallet/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h2>One moment please...</h2>
<div id="logoback">

<div id="tagline">Open Source JavaScript VERGE paper wallet generator</div>
<div id="tagsite">For help, or community support, visit <a href="https://discordapp.com/invite/vergecurrency">our Discord server</a></div>
<div id="tagsite">For help, or community support, visit <a href="https://discord.gg/vergecurrency">our Discord server</a></div>
<div id="tagwarning"></div>
<div id="seedpoolarea"><textarea rows="16" cols="62" id="seedpool"></textarea></div>

Expand Down
Binary file removed static/img/exchanges/bitfinex.png
Binary file not shown.
45 changes: 45 additions & 0 deletions static/img/exchanges/tradeogre.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3a2dfa5

Please sign in to comment.