mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-10-09 09:08:26 -04:00
docs: Link to our shiny, new donations page (#2828)
Signed-off-by: fria <138676274+friadev@users.noreply.github.com>
This commit is contained in:
parent
72a2ef5fc9
commit
31b89aa9b0
7 changed files with 53 additions and 35 deletions
|
@ -93,12 +93,12 @@
|
|||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
{% if config.theme.language == "en" %}
|
||||
{% if config.theme.language == "en" and config.extra.context == "production" %}
|
||||
{% block announce %}
|
||||
<span>
|
||||
<strong>We don't run ads, we don't use affiliate links, and we don't have paywalls.</strong> We rely on our readers to build this community and spread the word.<br>
|
||||
If you've received $3 worth of knowledge here, please donate today if you're able to. It really helps.
|
||||
<a href="/en/about/donate">
|
||||
<a href="https://donate.magicgrants.org/privacyguides" target="_blank">
|
||||
<span class="twemoji pg-red">
|
||||
{% include ".icons/material/heart.svg" %}
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue