1
0
This commit is contained in:
2025-11-21 06:52:15 +01:00
parent 7a698a1f0d
commit 96b1dfc319
2 changed files with 19 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ const config: QuartzConfig = {
enablePopovers: true,
locale: "en-US",
baseUrl: "jdahlin.github.io",
ignorePatterns: ["private", "templates", ".obsidian", "node_modules"],
ignorePatterns: ["private", "templates", ".obsidian", "node_modules", "!Template"],
defaultDateType: "modified",
theme: {
fontOrigin: "googleFonts",