Remove flattr, remove donate from get-involved

This commit is contained in:
idk
2021-12-14 16:45:07 -05:00
parent 946c58e49e
commit ed8b8932d5
3 changed files with 1 additions and 14 deletions

View File

@@ -19,9 +19,4 @@
{{ body }}
{% endautoescape %}
</div>
<p>
<a href="https://flattr.com/submit/auto?user_id=I2P&url={{ canonical() }}" target="_blank">
<img src="{{ url_for('static', filename='images/flattr-badge-large.png') }}" alt="Flattr this" title="Flattr this" border="0">
</a>
</p>
{% endblock %}