Skip to content

Commit 966b9f2

Browse files
committed
devcon 7 link
1 parent aaf6841 commit 966b9f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

hooks/useAppSettings.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ export function useAppSettings(lang: LocaleTypes) {
1616
href: "/",
1717
onlyMobile: true,
1818
},
19+
{
20+
title: "Devcon 7",
21+
external: true,
22+
href: "https://pse-team.notion.site/PSE-x-Devcon-7-Southeast-Asia-138d57e8dd7e80b59cabea798d9bc77b",
23+
},
1924
{
2025
title: t("menu.projectLibrary"),
2126
href: "/projects",

0 commit comments

Comments
 (0)