From 3699ed80efaa7773f80e5e854bff873cdb902d70 Mon Sep 17 00:00:00 2001
From: Martin Winter <martin@naturalnet.de>
Date: Sun, 14 Mar 2021 16:19:43 +0100
Subject: [PATCH] =?UTF-8?q?Men=C3=BC=20gefixt?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 pelicanconf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pelicanconf.py b/pelicanconf.py
index ddc66d5..2788416 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -28,7 +28,7 @@ AUTHOR_FEED_RSS = None
 MENUITEMS = [
     ('Startseite', 'index.html'),
     ('Projekte', 'pages/projekte.html'),
-    ('Information', "pages/information.html")
+    ('Information', "pages/infos.html")
     ]
 
 
-- 
GitLab