From 4f59c97f085ae4d764ff258fba3e73bf44a9e232 Mon Sep 17 00:00:00 2001 From: Antoine Van Elstraete Date: Tue, 8 Sep 2026 18:02:58 +0200 Subject: [PATCH] =?UTF-8?q?Cr=C3=A9er=20la=20barre=20de=20navigation=20du?= =?UTF-8?q?=20wiki?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _Sidebar.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..9aefa21 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,7 @@ +## Documentation + +- [Home](Home) +- [Architecture](Architecture) +- [Configuration](Configuration) +- [Déploiement](Déploiement) +- [Sécurité](Sécurité) \ No newline at end of file