Fix path
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 10s

This commit is contained in:
2026-04-06 13:42:55 +01:00
parent b6623de23a
commit 83c130b5c3

View File

@@ -9,7 +9,7 @@ const config: QuartzConfig = {
enablePopovers: true, enablePopovers: true,
analytics: null, analytics: null,
locale: "en-GB", locale: "en-GB",
baseUrl: "www.${DOMAIN}/notes", baseUrl: "www.${DOMAIN}/notes/",
ignorePatterns: ["private", "templates", ".obsidian"], ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "modified", defaultDateType: "modified",
theme: { theme: {