Make it possible to hide pages from the top navigation

This commit is contained in:
2021-02-15 15:47:56 +01:00
parent 0fc738b033
commit c53ba939c6
2 changed files with 4 additions and 0 deletions

View File

@@ -45,6 +45,8 @@ LINKS = (
('Jinja2', 'http://jinja.pocoo.org/'),
)
HIDDEN_PAGES = ()
# Social widget
SOCIAL = (
('Matrix', 'https://matrix.to/#/@gergely:polonkai.eu'),