Skip to content

Commit

Permalink
docs: Hide PrivacyTools page from navigation (#2730)
Browse files Browse the repository at this point in the history
Signed-off-by: Freddy <[email protected]>
Signed-off-by: kimg45 <[email protected]>
  • Loading branch information
jonaharagon committed Aug 24, 2024
1 parent 0d332e7 commit 4332470
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,6 @@ nav:
- !ENV [NAV_ONLINE_SERVICES, "Online Services"]: "about/services.md"
- !ENV [NAV_CODE_OF_CONDUCT, "Code of Conduct"]: "CODE_OF_CONDUCT.md"
- "about/statistics.md"
- "about/privacytools.md"
- !ENV [NAV_CONTRIBUTING, "Contributing"]:
- !ENV [NAV_WRITING_GUIDE, "Writing Guide"]:
- "meta/writing-style.md"
Expand All @@ -471,3 +470,5 @@ nav:
validation:
nav:
not_found: info
omitted_files: ignore
absolute_links: ignore

0 comments on commit 4332470

Please sign in to comment.