From 5063e7bc1b90ce6296d5e7c346b0dd63d9542e9b Mon Sep 17 00:00:00 2001 From: stoppableforce Date: Sun, 19 Jan 2025 12:15:33 -0500 Subject: [PATCH] Quartz sync: Jan 19, 2025, 12:15 PM --- quartz.layout.ts | 3 ++- quartz/components/Sidelinks.tsx | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/quartz.layout.ts b/quartz.layout.ts index db8d1fd..dbeef51 100644 --- a/quartz.layout.ts +++ b/quartz.layout.ts @@ -34,7 +34,8 @@ export const defaultContentPageLayout: PageLayout = { Mastodon: "https://awaymessage.club/@stoppableforce", Bluesky: "https://bsky.app/profile/awaymessage.club", Github: "https://github.com/stoppableforce", - "Itch.io": "https://stoppableforce.itch.io" + "Itch.io": "https://stoppableforce.itch.io", + "Blizzard Watch": "https://blizzardwatch.com/author/pulrich/" } }), Component.DesktopOnly(Component.TableOfContents()), diff --git a/quartz/components/Sidelinks.tsx b/quartz/components/Sidelinks.tsx index f757d2d..dd6929e 100644 --- a/quartz/components/Sidelinks.tsx +++ b/quartz/components/Sidelinks.tsx @@ -19,7 +19,7 @@ export default ((opts?: Options) => {