We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
baseUrl
1 parent b220f01 commit 036cfcfCopy full SHA for 036cfcf
quartz.config.ts
@@ -15,7 +15,7 @@ const config: QuartzConfig = {
15
provider: "plausible",
16
},
17
locale: "en-US",
18
- baseUrl: "morrowind-modding.github.io/",
+ baseUrl: "morrowind-modding.github.io",
19
ignorePatterns: ["private", "**/templates/", ".obsidian"],
20
defaultDateType: "created",
21
theme: {
0 commit comments