We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcdc233 commit a9eebc4Copy full SHA for a9eebc4
quartz.config.ts
@@ -15,7 +15,7 @@ const config: QuartzConfig = {
15
provider: "plausible",
16
},
17
locale: "en-US",
18
- baseUrl: "quartz.jzhao.xyz",
+ baseUrl: "serafdev.github.io",
19
ignorePatterns: ["private", "templates", ".obsidian"],
20
defaultDateType: "created",
21
theme: {
0 commit comments