Include donation-link under the menu
parent
92c9bb7eda
commit
0d3c71c97d
19
index.html
19
index.html
|
@ -4,18 +4,6 @@
|
|||
Welcome.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
Want to
|
||||
<a href="https://www.paypal.me/tonytoni">send me a monetary donation
|
||||
</a>
|
||||
?
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
<p><h3>Menu
|
||||
</h3>
|
||||
|
@ -30,7 +18,12 @@ Welcome.
|
|||
<li><a href="activity.html">Online activity elsewhere
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
Want to
|
||||
<a href="https://www.paypal.me/tonytoni">send me a monetary donation
|
||||
</a>
|
||||
?
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<hr />
|
||||
|
|
Loading…
Reference in New Issue