change default language
All checks were successful
Build / build (push) Successful in 2m10s

This commit is contained in:
Tomoya Matsuura(MacBookPro) 2024-02-05 23:26:14 +09:00
parent d688c44393
commit 37e69bad88

View File

@ -6,7 +6,7 @@ const config: QuartzConfig = {
pageTitle: "Matsuura Tomoya Research Note",
enableSPA: true,
enablePopovers: true,
locale: "en-US",
locale: "ja-JP",
analytics: {
provider: "plausible",
},