From 6ee630a668503ba2c40cecf12360da47de04ce65 Mon Sep 17 00:00:00 2001 From: kimjiil Date: Thu, 4 Dec 2025 17:57:53 +0900 Subject: [PATCH] test --- .idea/workspace.xml | 51 +++++++++++++++++++++++++++++++++++++++++++++ quartz.config.ts | 2 +- 2 files changed, 52 insertions(+), 1 deletion(-) create mode 100644 .idea/workspace.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 000000000..f45b0bea2 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + 1764739391451 + + + + \ No newline at end of file diff --git a/quartz.config.ts b/quartz.config.ts index b3db3d60d..f8a8c3669 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -16,7 +16,7 @@ const config: QuartzConfig = { provider: "plausible", }, locale: "en-US", - baseUrl: "quartz.jzhao.xyz", + baseUrl: "https://kimjiil.github.io", ignorePatterns: ["private", "templates", ".obsidian"], defaultDateType: "modified", theme: {