From 106f437922cf38ae536a38d42748e7c1d40e6dbf Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Thu, 20 Nov 2025 23:40:06 +0100 Subject: [PATCH] vault backup: 2025-11-20 23:40:06 --- .idea/workspace.xml | 14 ++++++++++---- quartz.config.ts | 2 +- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4f9cf7b..1a9c256 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,8 +5,6 @@ - - diff --git a/quartz.config.ts b/quartz.config.ts index e83d02a..47170d0 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -12,7 +12,7 @@ const config: QuartzConfig = { pageTitleSuffix: "", enableSPA: true, enablePopovers: true, - locale: "en-US", + locale: "sv-SE", baseUrl: "jdahlin.github.io", ignorePatterns: ["private", "templates", ".obsidian", "node_modules", "!*"], defaultDateType: "modified",