Skip to content
Snippets Groups Projects
Commit 13bc3eaa authored by Martin Winter's avatar Martin Winter
Browse files

html-Datein nach md-Datein konvertiert, Navbar angepasst

parent edb604f2
No related branches found
No related tags found
No related merge requests found
...@@ -27,8 +27,8 @@ AUTHOR_FEED_RSS = None ...@@ -27,8 +27,8 @@ AUTHOR_FEED_RSS = None
# Navbar # Navbar
MENUITEMS = [ MENUITEMS = [
('Startseite', 'index.html'), ('Startseite', 'index.html'),
('Projekte', 'pages/de/projekte/projekte.html'), ('Projekte', 'pages/projekte.html'),
('Was ist das Projekte?', "pages/de/informationen/wasistdasProjekt.html") ('Information', "pages/information.html")
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment