20 lines
387 B
TOML
20 lines
387 B
TOML
|
[[main]]
|
||
|
name = "Guides"
|
||
|
url = "/docs/introduction/bienvenue/"
|
||
|
weight = 10
|
||
|
|
||
|
[[footer]]
|
||
|
name = "Mentions légales"
|
||
|
url = "/mentions-legales/"
|
||
|
weight = 10
|
||
|
|
||
|
[[footer]]
|
||
|
name = "Sources du site"
|
||
|
url = "https://git.resilien.fr/ResiLien/portails/"
|
||
|
weight = 20
|
||
|
|
||
|
[[footer]]
|
||
|
name = "Statuts des services"
|
||
|
url = "https://status.p4pillon.org/"
|
||
|
weight = 30
|