fix baseUrl

This commit is contained in:
adust09 2024-09-29 20:01:06 +09:00
parent 8aa19b56d4
commit 0191f8d5d5

View File

@ -16,7 +16,7 @@ const config: QuartzConfig = {
provider: "plausible",
},
locale: "en-US",
baseUrl: "quartz.jzhao.xyz",
baseUrl: "wiki-92c.pages.dev",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created",
theme: {