Skip to content

Commit

Permalink
add CMC profile
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Nov 23, 2024
1 parent 5ed8dff commit 1844809
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pages/find-us.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,16 @@ function FindUs(props) {
</div>
<br /><br />
<div className="divTableRow">
{/* <div className="divTableCell"><a href="https://www.investfeed.com/currency/XVG" target="_blank" rel="noopener noreferrer"><img src="/static/img/find-us/investfeed.png" alt="investFeed" title="investFeed" /></a></div>*/}
<div className="divTableCell"> <a href="https://www.facebook.com/VERGEcurrency" target="_blank" rel="noopener noreferrer"><img src="/static/img/find-us/facebook.png" alt="Facebook" title="Facebook" /></a></div>
<div className="divTableCell"><a href="https://www.facebook.com/VERGEcurrency" target="_blank" rel="noopener noreferrer"><img src="/static/img/find-us/facebook.png" alt="Facebook" title="Facebook" /></a></div>
<div className="divTableCell"><a href="https://www.youtube.com/vergecurrencyofficial" target="_blank" rel="noopener noreferrer"><img src="/static/img/find-us/youtube.png" alt="YouTube" title="YouTube" /></a></div>
<div className="divTableCell"><a href="https://github.com/vergecurrency?tab=repositories" target="_blank" rel="noopener noreferrer"><img src="/static/img/find-us/github.png" alt="GitHub" title="GitHub" /></a></div>
<div className="divTableCell"><a href="https://coinmarketcap.com/community/profile/VergeCurrency/" target="_blank" rel="noopener noreferrer"><img src="/static/img/find-us/cmc.png" alt="CoinMarketCap" title="CoinMarketCap" /></a></div>
</div>
<div className="divTableRow">
{/* <div className="divTableCell">investFeed</div>*/}
<div className="divTableCell">Facebook</div>
<div className="divTableCell">YouTube</div>
<div className="divTableCell">GitHub</div>
<div className="divTableCell">Email</div>
<div className="divTableCell">CoinMarketCap</div>
</div>
</div>
</div>
Expand Down
Binary file added static/img/find-us/cmc.png
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 1844809

Please sign in to comment.