diff options
author | ADRN <adrien@luxeylab.net> | 2024-12-07 16:12:13 +0100 |
---|---|---|
committer | ADRN <adrien@luxeylab.net> | 2024-12-07 19:23:25 +0100 |
commit | 2a411fd1bc0d4e0a809eaf31096e2ed14048c2a8 (patch) | |
tree | 05b8639a111e9eedff1cf33083447716831fb19e /content/infrastructures | |
parent | e8a76154659949db2f538fa77b08ed66a5534993 (diff) | |
download | guide.deuxfleurs.fr-2a411fd1bc0d4e0a809eaf31096e2ed14048c2a8.tar.gz guide.deuxfleurs.fr-2a411fd1bc0d4e0a809eaf31096e2ed14048c2a8.zip |
feat: desactivation de l'affichage de sections dans le menu superieur via le camp extra->hide_from_menu du header de la section
Diffstat (limited to 'content/infrastructures')
-rw-r--r-- | content/infrastructures/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/infrastructures/_index.md b/content/infrastructures/_index.md index 43b50d2..6df4ee7 100644 --- a/content/infrastructures/_index.md +++ b/content/infrastructures/_index.md @@ -1,7 +1,7 @@ --- title: "Infrastructures" description: "Infrastructures" -weight: 90 +weight: 40 extra: parent: 'infrastructures/_index.md' --- |