From aecc70efc36c7932569d964b34bb2388db84d9cf Mon Sep 17 00:00:00 2001 From: mohankumarpaluru Date: Sun, 19 May 2024 13:49:47 +0530 Subject: [PATCH] update locale --- quartz.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quartz.config.ts b/quartz.config.ts index b598fa663..84e35860b 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -14,7 +14,7 @@ const config: QuartzConfig = { analytics: { provider: "plausible", }, - locale: "en-IN", + locale: "en-US", baseUrl: "notes.trixtertempdrive.eu.org", ignorePatterns: ["private", "templates", ".obsidian"], defaultDateType: "created",