Skip to content
Snippets Groups Projects
Commit d3d6df00 authored by Kirill Schmidt's avatar Kirill Schmidt
Browse files

Fix Lanki.cloud navbar typo

parent b0b05ace
No related branches found
No related tags found
No related merge requests found
Pipeline #26927 passed
...@@ -45,7 +45,7 @@ AUTHOR_FEED_RSS = None ...@@ -45,7 +45,7 @@ AUTHOR_FEED_RSS = None
MENUITEMS = [ MENUITEMS = [
('Startseite', 'index.html'), ('Startseite', 'index.html'),
('Neuigkeiten', 'archives.html'), ('Neuigkeiten', 'archives.html'),
('lanki.cloud', 'pages/lankicloud.html'), ('Lanki.cloud', 'pages/lankicloud.html'),
('Hackathons', 'pages/hackathon.html'), ('Hackathons', 'pages/hackathon.html'),
('Mitmachen', 'pages/contribute.html'), ('Mitmachen', 'pages/contribute.html'),
('Ziele', 'pages/goals.html'), ('Ziele', 'pages/goals.html'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment