mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-03-11 08:54:41 +00:00
Add Accessibility Page
This commit is contained in:
parent
03776a36cc
commit
01aad50f9d
2 changed files with 8 additions and 0 deletions
7
docs/meta/accessibility.md
Normal file
7
docs/meta/accessibility.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: Accessibility
|
||||
description: A guide for contributors on creating accessible content.
|
||||
---
|
||||
|
||||
At Privacy Guides, we strive to make our website as accessible as possible so we can reach everyone with our message.
|
||||
|
||||
|
|
@ -461,6 +461,7 @@ nav:
|
|||
- "meta/brand.md"
|
||||
- "meta/translations.md"
|
||||
- !ENV [NAV_TECHNICAL_GUIDES, "Technical Guides"]:
|
||||
- "meta/accessibility.md"
|
||||
- "meta/uploading-images.md"
|
||||
- "meta/git-recommendations.md"
|
||||
- "meta/commit-messages.md"
|
||||
|
|
|
|||
Loading…
Reference in a new issue