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

Add contributors table (#2522)

Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
2024-04-14 04:03:49 +00:00
committed by Daniel Gray
parent 1df7bd988f
commit c0139de0e1
6 changed files with 3703 additions and 138 deletions

View File

@ -313,7 +313,8 @@ watch:
plugins:
tags: {}
search: {}
privacy: {}
privacy:
enabled: !ENV [BUILD_PRIVACY, true]
group:
enabled: !ENV [BUILD_INSIDERS, false]
plugins:
@ -442,6 +443,7 @@ nav:
- "device-integrity.md"
- !ENV [NAV_ABOUT, "About"]:
- "about/index.md"
- "about/contributors.md"
- "about/criteria.md"
- "about/notices.md"
- "about/privacy-policy.md"