diff --git a/hooks/useAppSettings.ts b/hooks/useAppSettings.ts index af35c3a4..1aa2e383 100644 --- a/hooks/useAppSettings.ts +++ b/hooks/useAppSettings.ts @@ -16,6 +16,11 @@ export function useAppSettings(lang: LocaleTypes) { href: "/", onlyMobile: true, }, + { + title: "Devcon 7", + external: true, + href: "https://pse-team.notion.site/PSE-x-Devcon-7-Southeast-Asia-138d57e8dd7e80b59cabea798d9bc77b", + }, { title: t("menu.projectLibrary"), href: "/projects",