1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-01 09:12:39 +00:00

Meta information (#898)

Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
2022-04-05 06:45:34 +00:00
committed by Daniel Gray
parent 866e75955a
commit bca3748ca7
6 changed files with 181 additions and 2 deletions

View File

@ -1,10 +1,15 @@
site_name: Privacy Guides
site_description: |
Massive organizations are monitoring your online activities. Privacy Guides is your central privacy and security resource to protect yourself online.
copyright: This content was made available by the Privacy Guides team and contributors. <a href="https://github.com/privacyguides/privacyguides">Get involved</a>!
copyright: |
<b>Privacy Guides</b> is a non-profit, socially motivated website that provides information for protecting your data security and privacy.<br>
We do not make money from recommending certain products, and we do not utilize affiliate links.<br>
This content was made available by the Privacy Guides team and contributors. <a href="https://github.com/privacyguides/privacyguides">Get involved</a>!
extra:
generator: false
social:
- icon: fontawesome/brands/mastodon
link: https://mastodon.social/@privacyguides
- icon: fontawesome/brands/twitter
link: https://twitter.com/privacy_guides
- icon: fontawesome/brands/github
@ -18,7 +23,6 @@ edit_uri: edit/main/docs/
nav:
- Home: 'index.md'
- 'Privacy Introduction':
- 'Write for us!': 'bounty.md'
- 'Threat Modeling': 'threat-modeling.md'
- 'Security Basics':
- 'Multi-Factor Authentication': 'multi-factor-authentication.md'
@ -51,6 +55,11 @@ nav:
- 'Real-Time Communication': 'real-time-communication.md'
- 'Self-Contained Networks': 'self-contained-networks.md'
- 'Video Streaming': 'video-streaming.md'
- 'About Us':
- 'Privacy Guides': 'about.md'
- 'Write for us!': 'about/bounty.md'
- 'Notices': 'about/notices.md'
- 'Privacy Policy': 'about/privacy-policy.md'
- 'Blog':
- 'Blog Index': 'blog.md'
- '2022':
@ -97,6 +106,8 @@ theme:
toggle:
icon: material/toggle-switch
name: Switch to light mode
watch:
- theme
plugins:
- tags