Skip to content
Snippets Groups Projects
Commit 56100876 authored by Philipp Stahl's avatar Philipp Stahl
Browse files

Replace dropdown with subpage

parent cf5fc8bd
Branches
No related tags found
No related merge requests found
Pipeline #6935 passed
...@@ -27,10 +27,7 @@ AUTHOR_FEED_RSS = None ...@@ -27,10 +27,7 @@ AUTHOR_FEED_RSS = None
# Navbar # Navbar
MENUITEMS = [ MENUITEMS = [
('Home', 'index.html'), ('Home', 'index.html'),
('Projekte', [ ('Informationen', 'pages/informationen/informationen.html'),
('Mitmach-Sessions', 'pages/informationen/sessions.html'),
('Freizeiten', 'pages/informationen/freizeiten.html'),
]),
] ]
FOOTERMENU = (('Pelican', 'http://getpelican.com/'), FOOTERMENU = (('Pelican', 'http://getpelican.com/'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment