Menü Struktur
This commit is contained in:
parent
d3112b3772
commit
5feba6c09c
1 changed files with 6 additions and 4 deletions
10
mkdocs.yml
10
mkdocs.yml
|
|
@ -1,10 +1,12 @@
|
||||||
site_name: LoRaWan Gateway - Makerspace Repair-Café Hilpoltstein
|
site_name: LoRaWan Gateway - Makerspace Repair-Café Hilpoltstein
|
||||||
site_url: https://github.com/makes-hacks-hip/LoRaWanGateway
|
site_url: https://github.com/makes-hacks-hip/LoRaWanGateway
|
||||||
nav:
|
nav:
|
||||||
- Repair-Café: https://www.repaircafe-hilpoltstein.de
|
- 'Repair-Café & Makerspace':
|
||||||
- Makerspace: https://makes-hacks-hip.de
|
- Repair-Café: https://www.repaircafe-hilpoltstein.de
|
||||||
- Makerspace@Github: https://makes-hacks-hip.github.io
|
- Makerspace: https://makes-hacks-hip.de
|
||||||
- Informationssammlung: infos.md
|
- Makerspace@Github: https://makes-hacks-hip.github.io
|
||||||
|
- 'Projekt LoRaWan Gateway':
|
||||||
|
- Informationssammlung: infos.md
|
||||||
theme: readthedocs
|
theme: readthedocs
|
||||||
repo_url: https://github.com/makes-hacks-hip/LoRaWanGateway/
|
repo_url: https://github.com/makes-hacks-hip/LoRaWanGateway/
|
||||||
edit_uri: edit/main/docs/
|
edit_uri: edit/main/docs/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue