From ce898fa248fc80df72e40dd5e8786b2a005ab971 Mon Sep 17 00:00:00 2001 From: ArenaDruid <95113209+ArenaDruid@users.noreply.github.com> Date: Wed, 22 Jan 2025 19:05:05 +0800 Subject: [PATCH] Quartz sync: Jan 22, 2025, 7:05 PM --- quartz.layout.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quartz.layout.ts b/quartz.layout.ts index 455730352..002000f44 100644 --- a/quartz.layout.ts +++ b/quartz.layout.ts @@ -8,8 +8,8 @@ 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/ArenaDruid", + "哔哩哔哩": "https://space.bilibili.com/37095972", }, }), }