fix baseurl to my own domein

This commit is contained in:
kx8zzsn4wh-hub 2026-02-10 11:10:03 +00:00
parent 16a334f286
commit c775532a4b

View File

@ -16,7 +16,7 @@ const config: QuartzConfig = {
provider: "plausible", provider: "plausible",
}, },
locale: "en-US", locale: "en-US",
baseUrl: "quartz.jzhao.xyz", baseUrl: "kx8zzsn4wh-hub.github.io/MED-WIKI",
ignorePatterns: ["private", "templates", ".obsidian"], ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "modified", defaultDateType: "modified",
theme: { theme: {