Skip to content
Snippets Groups Projects
Commit 418a9879 authored by Anna Weichelt's avatar Anna Weichelt
Browse files

Update pelicanconf.py

parent d0133c54
No related branches found
No related tags found
No related merge requests found
Pipeline #1086 passed
......@@ -28,13 +28,17 @@ AUTHOR_FEED_RSS = None
MENUITEMS = [
('Home', '/index.html'),
('News', '/archives.html'),
('Foo', [
('Bar', '/bar.html'),
('Beispiel', 'https://example.com'),
('Projekte', [
('FrogLabs', '/bar.html'),
('HacknFun', 'https://example.com'),
('AlekSIS', 'https://example.com'),
]),
('Bar', [
('Foobar', '/beispiel'),
('Barfoo', '/beispiel1.html'),
('Verein', [
('Ziele', '/beispiel'),
('Dienste und Software', '/Dienste_und_Software.html'),
('Pädagogisches Leitbild', '/Paedagogisches_Leitbild.html'),
('Mitgliedschaft', '/Mitgliedschaft.html'),
('Spenden und Sponsoring', '/Spenden_Sponsoring.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