Update index.html
This commit is contained in:
parent
cc977303dc
commit
42804b3337
1 changed files with 4 additions and 3 deletions
|
|
@ -1,9 +1,10 @@
|
||||||
<!-- @format -->
|
<!-- @format -->
|
||||||
|
|
||||||
{% extends "base.html" %} {% block menuitems %}
|
{% extends "base.html" %} {% block menuitems %}
|
||||||
<li>
|
<li><a href="https://where39.com/"><p>Where39 anon locations</p><img src="static/where39.png" style="width:170px"></a></li>
|
||||||
<a href="/"><i class="fa fa-book"></i> Home</a>
|
<li><a href="https://github.com/arcbtc/Quickening"><p>The Quickening <$8 PoS</p><img src="static/quick.gif" style="width:170px"></a></li>
|
||||||
</li>
|
<li><a href="http://jigawatt.co/"><p>Buy BTC stamps + electronics</p><img src="static/stamps.jpg" style="width:170px"></a></li>
|
||||||
|
<li><a href="mailto:ben@arc.wales"><h3>Advertise here!</h3></a></li>
|
||||||
{% endblock %} {% block body %}
|
{% endblock %} {% block body %}
|
||||||
<!-- Right side column. Contains the navbar and content of the page -->
|
<!-- Right side column. Contains the navbar and content of the page -->
|
||||||
<div class="content-wrapper">
|
<div class="content-wrapper">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue