mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
add /thanks to index
Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
parent
f97b3a5ee9
commit
0af7b1a42f
1 changed files with 2 additions and 0 deletions
|
@ -309,6 +309,8 @@
|
|||
|
||||
<h3>Support</h3>
|
||||
|
||||
<p>See <a href="{{ url_for("views.thanks") }}">{{ url_for("views.thanks") | escape }}</a> for a list of all donations!</p>
|
||||
|
||||
<ul>
|
||||
<li>Monero wallet address: <a target="_blank" rel="noopener noreferrer" href="{{ url_for("views.xmr") }}">{{ url_for("views.xmr") | escape }}</a> (OpenAlias: <code>xmr@ari.lt</code>)</li>
|
||||
<li>Bitcoin wallet address: <a target="_blank" rel="noopener noreferrer" href="{{ url_for("views.btc") }}">{{ url_for("views.btc") | escape }}</a> (OpenAlias: <code>btc@ari.lt</code>)</li>
|
||||
|
|
Loading…
Add table
Reference in a new issue