feat: Add initial ascii art for curl connections

This commit is contained in:
2025-10-26 15:13:36 +11:00
parent 80b6a9bf46
commit e175f68d25
10 changed files with 264 additions and 9 deletions

View File

@@ -0,0 +1,13 @@
{{header}}
───────────────────────────────────────────────
 DONATE 
────────
Here is a list of additional cryptocurrencies and donation methods 💙
For each coin below, you can get the address from /donate/<coin>
{% for coin in coins %}{% if loop.index0 % 4 == 0 and loop.index0 != 0 %}
{% endif %}{{ coin }}{% if not loop.last %}, {% endif %}{% endfor %}
Thank you for your support! 🙏