From f60f8adf0919819ed2ffb2db297dd46492f4fadf Mon Sep 17 00:00:00 2001 From: Tom Date: Thu, 3 Nov 2022 07:41:19 +0100 Subject: [PATCH] =?UTF-8?q?Men=C3=BC=20Struktur?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mkdocs.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 184e712..db697cb 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,11 +1,13 @@ site_name: Feinstaubsensor - Makerspace Repair-Café Hilpoltstein site_url: https://github.com/makes-hacks-hip/Feinstaubsensor nav: - - Repair-Café: https://www.repaircafe-hilpoltstein.de - - Makerspace: https://makes-hacks-hip.de - - Makerspace@Github: https://makes-hacks-hip.github.io - - LoRaWan: lorawan.md - - Informationen: infos.md + - 'Repair-Café & Makerspace': + - Repair-Café: https://www.repaircafe-hilpoltstein.de + - Makerspace: https://makes-hacks-hip.de + - Makerspace@Github: https://makes-hacks-hip.github.io + - 'Projekt Feinstaubsensor': + - LoRaWan: lorawan.md + - Informationen: infos.md theme: readthedocs repo_url: https://github.com/makes-hacks-hip/Feinstaubsensor/ edit_uri: edit/main/docs/ \ No newline at end of file