From b61e023759ff527af8d02a5f08a111c0bf497762 Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Fri, 20 Mar 2026 21:14:15 +0100 Subject: [PATCH] chore: updated templates --- quartz.config.default.yaml | 2 +- quartz/cli/templates/blog.yaml | 2 +- quartz/cli/templates/default.yaml | 2 +- quartz/cli/templates/obsidian.yaml | 2 +- quartz/cli/templates/ttrpg.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/quartz.config.default.yaml b/quartz.config.default.yaml index f6e95b61b..2bcacd26f 100644 --- a/quartz.config.default.yaml +++ b/quartz.config.default.yaml @@ -12,7 +12,6 @@ configuration: - private - templates - .obsidian - defaultDateType: modified theme: fontOrigin: googleFonts cdnCaching: true @@ -45,6 +44,7 @@ plugins: - source: github:quartz-community/created-modified-date enabled: true options: + defaultDateType: modified priority: - frontmatter - git diff --git a/quartz/cli/templates/blog.yaml b/quartz/cli/templates/blog.yaml index 534cb967c..d8d8d5977 100644 --- a/quartz/cli/templates/blog.yaml +++ b/quartz/cli/templates/blog.yaml @@ -14,7 +14,6 @@ configuration: - private - templates - .obsidian - defaultDateType: modified theme: fontOrigin: googleFonts cdnCaching: true @@ -47,6 +46,7 @@ plugins: - source: github:quartz-community/created-modified-date enabled: true options: + defaultDateType: modified priority: - frontmatter - git diff --git a/quartz/cli/templates/default.yaml b/quartz/cli/templates/default.yaml index 78201d4dc..3c2e492b6 100644 --- a/quartz/cli/templates/default.yaml +++ b/quartz/cli/templates/default.yaml @@ -14,7 +14,6 @@ configuration: - private - templates - .obsidian - defaultDateType: modified theme: fontOrigin: googleFonts cdnCaching: true @@ -47,6 +46,7 @@ plugins: - source: github:quartz-community/created-modified-date enabled: true options: + defaultDateType: modified priority: - frontmatter - git diff --git a/quartz/cli/templates/obsidian.yaml b/quartz/cli/templates/obsidian.yaml index fe7f9d2cf..afe04d6b3 100644 --- a/quartz/cli/templates/obsidian.yaml +++ b/quartz/cli/templates/obsidian.yaml @@ -14,7 +14,6 @@ configuration: - private - templates - .obsidian - defaultDateType: modified theme: fontOrigin: googleFonts cdnCaching: true @@ -47,6 +46,7 @@ plugins: - source: github:quartz-community/created-modified-date enabled: true options: + defaultDateType: modified priority: - frontmatter - git diff --git a/quartz/cli/templates/ttrpg.yaml b/quartz/cli/templates/ttrpg.yaml index c2007ab69..721382d4a 100644 --- a/quartz/cli/templates/ttrpg.yaml +++ b/quartz/cli/templates/ttrpg.yaml @@ -14,7 +14,6 @@ configuration: - private - templates - .obsidian - defaultDateType: modified theme: fontOrigin: googleFonts cdnCaching: true @@ -47,6 +46,7 @@ plugins: - source: github:quartz-community/created-modified-date enabled: true options: + defaultDateType: modified priority: - frontmatter - git