mirror of
https://github.com/minetest/contentdb.git
synced 2024-12-23 06:22:24 +01:00
Remove donation ad
This commit is contained in:
parent
4358882105
commit
f946e8db21
@ -36,9 +36,6 @@ for a guide to making mods and games using Minetest.
|
|||||||
|
|
||||||
You can donate to rubenwardy to cover ContentDB's costs and support future development.
|
You can donate to rubenwardy to cover ContentDB's costs and support future development.
|
||||||
|
|
||||||
For more information about what the cost of ContentDB and what rubenwardy does, see "Why donate".
|
For more information about what the cost of ContentDB and what rubenwardy does, see his donation page:
|
||||||
|
|
||||||
<a href="https://rubenwardy.com/donate/" class="btn btn-primary me-1">Why donate</a>
|
<a href="https://rubenwardy.com/donate/" class="btn btn-primary me-1">Donate</a>
|
||||||
<a href="https://liberapay.com/rubenwardy" class="btn btn-secondary me-1">Liberapay</a>
|
|
||||||
<a href="https://www.patreon.com/rubenwardy/" class="btn btn-secondary me-1">Patreon</a>
|
|
||||||
<a href="https://paypal.me/rubenwardy" class="btn btn-secondary me-1">PayPal</a>
|
|
||||||
|
@ -248,13 +248,6 @@
|
|||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
<footer class="my-5 pt-5">
|
<footer class="my-5 pt-5">
|
||||||
<p>
|
|
||||||
<a class="btn btn-secondary" href="/about/#donate">
|
|
||||||
<strong>{{ _("Like ContentDB?") }}</strong><br>
|
|
||||||
{{ _("Help cover the costs and support future development") }}
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p class="pt-3 mb-1">
|
<p class="pt-3 mb-1">
|
||||||
ContentDB © 2018-23 to <a href="{{ url_for('flatpage', path='about') }}">rubenwardy</a>
|
ContentDB © 2018-23 to <a href="{{ url_for('flatpage', path='about') }}">rubenwardy</a>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user