mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-06 00:01:36 +01:00
implement navbar configuration
This commit is contained in:
@@ -57,3 +57,5 @@ THANKS_STRONG_TEXT = "Strong Text"
|
||||
THANKS_TEXT = "Normal Text"
|
||||
|
||||
DISABLE_MAIN_LINKS = False
|
||||
|
||||
NAVBAR_LINKS = [ ("Navbar-Item1", "/target"), ("Navbar-Item2", "/target2") ]
|
||||
|
||||
Reference in New Issue
Block a user