Index page changes

This commit is contained in:
muchwowmining 2022-03-23 17:55:29 +01:00
parent 881bc61140
commit 0bc1d429b3
3 changed files with 27 additions and 13 deletions

View file

@ -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>