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

Website Redesign (#1360)

Co-authored-by: Jonah Aragon <jonah@triplebit.net>
This commit is contained in:
lexi
2022-05-30 23:03:09 -05:00
committed by GitHub
parent fcd366af2a
commit c4f1e269c8
32 changed files with 448 additions and 198 deletions

View File

@ -18,11 +18,11 @@ extra:
feedback:
title: Was this page helpful?
ratings:
- icon: material/emoticon-happy-outline
- icon: hero/emoji-happy
name: This page was helpful
data: Helpful
note: Thanks for your feedback!
- icon: material/emoticon-sad-outline
- icon: hero/emoji-sad
name: This page could be improved
data: Needs Improvement
note: Thanks for your feedback! Help us improve this page by opening a <a href="https://github.com/orgs/privacyguides/discussions" target=_blank>discusson on GitHub</a>.
@ -43,13 +43,12 @@ extra:
link: https://github.com/privacyguides
name: GitHub
repo_url: https://github.com/privacyguides/privacyguides.org
repo_name: privacyguides.org
repo_name: ""
edit_uri: edit/main/docs/
theme:
name: material
custom_dir: theme
logo: assets/brand/SVG/Logo/privacy-guides-logo-notext-colorbg.svg
favicon: assets/brand/PNG/Favicon/favicon-32x32.png
icon:
repo: fontawesome/brands/github
@ -64,13 +63,13 @@ theme:
scheme: default
accent: deep purple
toggle:
icon: octicons/moon-16
icon: hero/sun
name: Switch to dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
accent: deep purple
accent: amber
toggle:
icon: octicons/sun-16
icon: hero/moon
name: Switch to light mode
watch:
- theme