From 543f908c2352f5de3630328eff0bef3fcdd3632e Mon Sep 17 00:00:00 2001 From: Osuny bot <90196448+osuny-bot@users.noreply.github.com> Date: Tue, 1 Oct 2024 04:05:33 +0200 Subject: [PATCH] [Communication::Website::Menu] Save Menu principal --- data/menus/fr/primary.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/data/menus/fr/primary.yml b/data/menus/fr/primary.yml index ae04202..72c7445 100644 --- a/data/menus/fr/primary.yml +++ b/data/menus/fr/primary.yml @@ -17,4 +17,32 @@ items: target: "/organisations/" kind: page children: [] +- title: Projets + target: "/projets/" + kind: page + children: [] +- title: DiplĂ´mes + target: "/diplomes/" + kind: page + children: [] +- title: Formations + target: "/formations/" + kind: page + children: [] +- title: Volumes + target: "/volumes/" + kind: page + children: [] +- title: Papiers + target: "/papiers/" + kind: page + children: [] +- title: Publications HAL + target: "/publications/" + kind: page + children: [] +- title: Campus + target: "/campus/" + kind: page + children: []