From 35a2226b1c6c0e28dfbf651cd04839313fea2b5e Mon Sep 17 00:00:00 2001 From: Remy Moll <me@moll.re> Date: Sun, 4 Feb 2024 18:36:54 +0100 Subject: [PATCH] let's try this --- quartz.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quartz.config.ts b/quartz.config.ts index 460cff2..9e9e26c 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -11,7 +11,7 @@ const config: QuartzConfig = { }, baseUrl: "physics.kluster.moll.re", ignorePatterns: ["private", "templates", ".obsidian"], - defaultDateType: "created", + defaultDateType: "modified", theme: { typography: { header: "Schibsted Grotesk",