mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-01-10 06:38:03 -05:00
feat: temp hide things (#496)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user