Add Accessibility Page

This commit is contained in:
fria 2024-11-04 20:51:09 -06:00 committed by GitHub
parent 03776a36cc
commit 01aad50f9d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

View 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.

View file

@ -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"