add /thanks to index

Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
Arija A. 2024-06-30 22:01:02 +03:00
parent f97b3a5ee9
commit 0af7b1a42f

View file

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