diff --git a/quartz.layout.ts b/quartz.layout.ts index 4a78256..3d0aa24 100644 --- a/quartz.layout.ts +++ b/quartz.layout.ts @@ -8,8 +8,7 @@ export const sharedPageComponents: SharedLayout = { afterBody: [], footer: Component.Footer({ links: { - GitHub: "https://github.com/jackyzha0/quartz", - "Discord Community": "https://discord.gg/cRFFHYye7t", + GitHub: "https://github.com/tonk-gg", }, }), }