mirror of
https://git.wownero.com/wownero/wownero.org-website.git
synced 2024-08-15 01:03:33 +00:00
Merge pull request 'add WowneroDocs.org to site' (#56) from _xxfedexx_/wownero.org-website:add-docs into master
Reviewed-on: https://git.wownero.com/wownero/wownero.org-website/pulls/56
This commit is contained in:
commit
3f3c1d6c34
2 changed files with 84 additions and 6 deletions
25
index.html
25
index.html
|
@ -509,7 +509,10 @@
|
|||
|
||||
</div>
|
||||
<div class="row" data-aos="fade-up">
|
||||
<div class="col-md-3 text-center">
|
||||
<div class="col-md-1">
|
||||
</div>
|
||||
|
||||
<div class="col-md-2 text-center">
|
||||
<a href="https://coinmarketcap.com/currencies/wownero/">
|
||||
<img alt="Wownero Illustration" src="img/ico-coin-market.svg" height="48px" class=""/><br></br>
|
||||
<h3>
|
||||
|
@ -519,7 +522,7 @@
|
|||
Network and market cap information.
|
||||
</p><br></br>
|
||||
</div>
|
||||
<div class="col-md-3 text-center">
|
||||
<div class="col-md-2 text-center">
|
||||
<a href="https://tradeogre.com/exchange/WOW-BTC">
|
||||
<img alt="Wownero Illustration" src="img/ico-exchange.svg" height="48px" class=""/><br></br>
|
||||
<h3 id="ex">
|
||||
|
@ -529,7 +532,7 @@
|
|||
Pump and dump here.
|
||||
</p><br></br>
|
||||
</div>
|
||||
<div class="col-md-3 text-center">
|
||||
<div class="col-md-2 text-center">
|
||||
<a href="https://wownero.org/WowneroClassic">
|
||||
<img alt="Wownero Illustration" src="img/Wownero_Logo_Classic_Mono.svg" height="48px" class=""/><br></br>
|
||||
<h3 id="ormeme">
|
||||
|
@ -539,18 +542,28 @@
|
|||
Where it all began, a lesson in WOW history.
|
||||
</p><br></br>
|
||||
</div>
|
||||
<div class="col-md-3 text-center">
|
||||
<div class="col-md-2 text-center">
|
||||
<a href="https://yellow.wownero.com/">
|
||||
<img alt="Wownero Illustration" src="img/ico-email.svg" height="48px" class=""/><br></br>
|
||||
<h3>
|
||||
YellWOWPages
|
||||
</h3></a>
|
||||
<p class="blurb-x2" id="wowb">
|
||||
Wownero Wownero pages.
|
||||
Wownero Yellow pages.
|
||||
</p><br></br>
|
||||
</div>
|
||||
<div class="col-md-1">
|
||||
<div class="col-md-2 text-center">
|
||||
<a href="https://wownerodocs.org/">
|
||||
<img alt="Documentation Illustration" src="img/ico-docs.svg" height="48px" class=""/><br></br>
|
||||
<h3 id="docs">
|
||||
Wownerodocs
|
||||
</h3></a>
|
||||
<p class="blurb-x2" id="exc">
|
||||
Tutorials and memes.
|
||||
</p><br></br>
|
||||
</div>
|
||||
<div class="col-md-1">
|
||||
</div>
|
||||
</div>
|
||||
<br></br>
|
||||
<div class="row" data-aos="fade-up">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue