emphasized on the idea of donations ❤️ 😉; it really helps

This commit is contained in:
Chris Caron 2021-01-03 11:19:44 -05:00
parent 75c00015a1
commit 888109a326

View File

@ -60,9 +60,9 @@
<ul class="collection z-depth-1">
<a class="collection-item" target="_blank"
href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MHANV39UZNQ5E"><i
class="tiny material-icons">favorite</i> {% trans "Support Apprise" %}</a>
class="tiny material-icons" style="color: maroon;">free_breakfast</i> <strong>{% trans "Buy Developer A Coffee" %}</strong></a>
<a class="collection-item" target="_blank" href="https://github.com/sponsors/caronc"><i
class="tiny material-icons">favorite</i> {% trans "Sponsor Developer" %}</a>
class="tiny material-icons" style="color: red;">favorite</i> <strong>{% trans "Sponsor Apprise Development" %}</strong></a>
</ul>
{% block menu %}{% endblock %}
</div>