diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2022-05-25 23:53:44 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2022-05-25 23:53:44 -0300 |
commit | 6014b1a39349c93e69227fd5f765b193e10552ce (patch) | |
tree | ccce08ec869ee1b70cadf9a1e6e433da38304cd1 | |
parent | 1f23ed91064ebcb7b042b7d6e3e3da59c07d0986 (diff) |
hide JS Enabled page from nav bar
-rw-r--r-- | static-pages.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static-pages.yaml b/static-pages.yaml index d8a6d33f..acfd4807 100644 --- a/static-pages.yaml +++ b/static-pages.yaml @@ -1243,3 +1243,4 @@ Directory: js-disabled Content: |- Sorry, that link won't work unless you're running a web browser that supports relatively modern JavaScript. Please press the back button to get where you were, or [[home:-|head back to the index]]. +Show in Navigation Bar: false |