add contact footer config

This commit is contained in:
Yannik Schmidt
2020-09-08 02:16:08 +02:00
parent e527ece7bd
commit 0e48d05c3d
2 changed files with 7 additions and 1 deletions

View File

@@ -59,3 +59,4 @@ THANKS_TEXT = "Normal Text"
DISABLE_MAIN_LINKS = False
NAVBAR_LINKS = [ ("Navbar-Item1", "/target"), ("Navbar-Item2", "/target2") ]
IMPRESSUM_IS_CONTACT = True