From 59e51725d1a65c039389f3ca8dd9d1397aeee109 Mon Sep 17 00:00:00 2001
From: Emmanuel Salomon <emmanuel.salomon@gmail.com>
Date: Thu, 5 May 2022 23:05:53 +0200
Subject: [PATCH] =?UTF-8?q?Update=20Param=C3=A8tres=20=E2=80=9Cmenus?=
 =?UTF-8?q?=E2=80=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 static/settings/menus.json | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/static/settings/menus.json b/static/settings/menus.json
index cb421615..87d9f3d5 100644
--- a/static/settings/menus.json
+++ b/static/settings/menus.json
@@ -14,6 +14,14 @@
     },
     {
       "title": "Forum"
+    },
+    {
+      "title": "Agenda",
+      "url": "#agenda"
+    },
+    {
+      "title": "Carte",
+      "url": "#map"
     }
   ],
   "menu_footer": [
@@ -40,4 +48,4 @@
       "title": "Ressources"
     }
   ]
-}
+}
\ No newline at end of file
-- 
GitLab