1

change donation banner

This commit is contained in:
Evan Pratten 2024-01-07 12:37:54 -05:00
parent 9d5cd6cf2f
commit b9e0290951

View File

@ -146,7 +146,11 @@
<footer> <footer>
{% if is_blog_post %} {% if is_blog_post %}
<br> <br>
<p id="sponsor-notice">Consider <a href="https://ewp.fyi/sponsor">sponsoring my work</a>!</p> <p id="sponsor-notice">
Consider making
<a href="https://ewp.fyi/donate" style="text-decoration:underline;" target="_blank">a small donation</a>
to support my work!
</p>
{% endif %} {% endif %}
<br> <br>
<hr> <hr>