mirror of
https://git.wownero.com/wownero/YellWOWPages.git
synced 2024-08-15 01:03:25 +00:00
Index page changes
This commit is contained in:
parent
881bc61140
commit
0bc1d429b3
3 changed files with 27 additions and 13 deletions
|
@ -5,18 +5,19 @@
|
|||
</div>
|
||||
|
||||
<div id="main">
|
||||
<main>
|
||||
<strong>Yell<span>WOW</span>Pages</strong>
|
||||
</main>
|
||||
<div>
|
||||
The first <img src="../../static/wownero.png" alt=""> addresses library -
|
||||
from the community, for the community.
|
||||
</div>
|
||||
<br><br>
|
||||
<div style="margin-top:40px;">
|
||||
<a style="text-decoration: none;" href="{{ url_for('bp_routes.search') }}">
|
||||
<button style="max-width:320px;">start searching</button>
|
||||
</a>
|
||||
<div id="root">
|
||||
<img src="../static/1-ico.svg" alt="">
|
||||
<div style="flex-direction: column;">
|
||||
<div>
|
||||
The first <img src="../static/wownero.png" alt="" id="wow"> addresses library <br>
|
||||
from the community, for the community.
|
||||
</div>
|
||||
<div>
|
||||
<a style="text-decoration: none;" href="{{ url_for('bp_routes.search') }}">
|
||||
<button style="max-width:320px;">start searching</button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue