feat: temp hide things (#496)

This commit is contained in:
Kalidou Diagne
2025-07-09 17:21:21 +02:00
committed by GitHub
parent ca6e5c1af5
commit 81e3992aa0
2 changed files with 2 additions and 19 deletions

View File

@@ -21,11 +21,13 @@ export function useAppSettings() {
title: LABELS.COMMON.MENU.RESEARCH,
href: "/research",
},
/*
{
title: LABELS.COMMON.MENU.PROGRAMS,
href: "/programs",
onlyFooter: true,
},
*/
{
title: LABELS.COMMON.MENU.ABOUT,
href: "/about",