Skip to content

Commit

Permalink
devcon 7 link
Browse files Browse the repository at this point in the history
  • Loading branch information
kalidiagne committed Nov 9, 2024
1 parent aaf6841 commit 966b9f2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hooks/useAppSettings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 966b9f2

Please sign in to comment.