diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 00000000..df6ae337 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +24.21.0 diff --git a/src/data/constants.ts b/src/data/constants.ts index e2ca38ee..57222942 100644 --- a/src/data/constants.ts +++ b/src/data/constants.ts @@ -46,10 +46,10 @@ export const COMMUNITY = [ icon: "tabler:brand-zulip", }, { - title: "GitHub Discussions", - description: "Join the conversation on GitHub.", - url: "https://github.com/aerynOS", - icon: "tabler:brand-github", + title: "Discourse", + description: "Join the conversation on our Discourse.", + url: "https://aerynos.discourse.group/", + icon: "simple-icons:discourse", }, { title: "X",