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",