diff --git a/Pipfile.lock b/Pipfile.lock index 23bba699..f19b5413 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -327,7 +327,7 @@ }, "mkdocs-material": { "path": "./mkdocs-material", - "version": "==8.2.11+insiders.4.13.1" + "version": "==8.2.12+insiders.4.13.2" }, "mkdocs-material-extensions": { "hashes": [ @@ -405,19 +405,19 @@ }, "pygments": { "hashes": [ - "sha256:44238f1b60a76d78fc8ca0528ee429702aae011c265fe6a8dd8b63049ae41c65", - "sha256:4e426f72023d88d03b2fa258de560726ce890ff3b630f88c21cbb8b2503b8c6a" + "sha256:5eb116118f9612ff1ee89ac96437bb6b49e8f04d8a13b514ba26f620208e26eb", + "sha256:dc9c10fb40944260f6ed4c688ece0cd2048414940f1cea51b8b226318411c519" ], - "markers": "python_version >= '3.5'", - "version": "==2.11.2" + "markers": "python_version >= '3.6'", + "version": "==2.12.0" }, "pymdown-extensions": { "hashes": [ - "sha256:a80553b243d3ed2d6c27723bcd64ca9887e560e6f4808baa96f36e93061eaf90", - "sha256:b37461a181c1c8103cfe1660081726a0361a8294cbfda88e5b02cefe976f0546" + "sha256:1baa22a60550f731630474cad28feb0405c8101f1a7ddc3ec0ed86ee510bcc43", + "sha256:5b7432456bf555ce2b0ab3c2439401084cda8110f24f6b3ecef952b8313dfa1b" ], "markers": "python_version >= '3.7'", - "version": "==9.3" + "version": "==9.4" }, "pyparsing": { "hashes": [ diff --git a/docs/about/donate.en.md b/docs/about/donate.en.md index 2660d42e..78f8cc85 100644 --- a/docs/about/donate.en.md +++ b/docs/about/donate.en.md @@ -1,9 +1,7 @@ --- -title: Donation Methods +title: Supporting Us --- -:heart: Thank you for supporting Privacy Guides. - It takes a lot of [people](https://github.com/privacyguides/privacyguides.org/graphs/contributors) and [work](https://github.com/privacyguides/privacyguides.org/pulse/monthly) to keep Privacy Guides up to date and spreading the word about privacy and mass surveillance. If you like what we do, the best way to help out is by getting involved by [editing the site](https://github.com/privacyguides/privacyguides.org) or [contributing translations](https://crowdin.com/project/privacyguides). If you want to support us financially, the most convenient method for us is contributing via Open Collective, a website operated by our fiscal host. Open Collective accepts payments via credit/debit card, PayPal, and bank transfers. @@ -16,6 +14,16 @@ If you already make use of GitHub sponsorships, you can also sponsor our organiz [Sponsor us on GitHub](https://github.com/sponsors/privacyguides){ .md-button } +## Backers + +A special thanks to all those who support our mission! :heart: + +*Please note: This section loads a widget directly from Open Collective. This section does not reflect donations made outside of Open Collective, and we have no control over the specific donors featured in this section.* + + + +## How We Use Donations + Privacy Guides is a **non-profit** organization. We use donations for a variety of purposes, including: **Domain Registrations** diff --git a/docs/index.en.md b/docs/index.en.md index ab02357b..5c7e8fa8 100644 --- a/docs/index.en.md +++ b/docs/index.en.md @@ -48,5 +48,11 @@ It's important for a website like Privacy Guides to always stay up-to-date. We n **Privacy Guides** is a non-profit, socially motivated website that provides information for protecting your data security and privacy. -We do not make money from recommending certain products, and we do not utilize affiliate links. [Learn more :material-arrow-right:](about.md) +We do not make money from recommending certain products, and we do not utilize affiliate links. +
+ +- [:material-information-outline: Learn More About Us](about/) +- [:material-hand-coin-outline: Donation Info & Project Backers](about/donate/) + +
diff --git a/mkdocs-material b/mkdocs-material index d04fd628..ee8e8e82 160000 --- a/mkdocs-material +++ b/mkdocs-material @@ -1 +1 @@ -Subproject commit d04fd6282c4a73a6cd011495ac931a2bd90daa25 +Subproject commit ee8e8e82970d7cf85ecdc87fa11a25d767be7a83 diff --git a/mkdocs.yml b/mkdocs.yml index 2e3da846..3ca46df3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -182,8 +182,8 @@ nav: - 'video-streaming.md' - 'About': - 'about.md' - - 'Online Services': 'https://privacyguides.net' - 'about/donate.md' + - 'Online Services': 'https://privacyguides.net' - 'Website Statistics': 'https://stats.privacyguides.net/privacyguides.org' - 'about/notices.md' - 'about/privacy-policy.md' diff --git a/theme/overrides/home.en.html b/theme/overrides/home.en.html index 5a501e77..36206649 100644 --- a/theme/overrides/home.en.html +++ b/theme/overrides/home.en.html @@ -23,4 +23,14 @@ {% endblock %} {% block footer %} + {% endblock %}