Skip to content

Commit

Permalink
explicitly hide 403 from eleventy navigation (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascantor authored May 10, 2024
1 parent 94f4a90 commit 77e42a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/pages/403.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: 403
description: Access Denied or Not Found
eleventyNavigation:
hide: true
---

# 403 🤷
Expand Down

0 comments on commit 77e42a5

Please sign in to comment.