quartz.config.ts
@@ -10,7 +10,7 @@ provider: "plausible", }, baseUrl: "quartz.jzhao.xyz", ignorePatterns: ["private", "templates"], ignorePatterns: ["private", "templates", ".obsidian"], defaultDateType: "created", theme: { typography: { @@ -69,6 +69,7 @@ }), Plugin.Assets(), Plugin.Static(), Plugin.NotFoundPage(), ], }, }