modify access analytics

This commit is contained in:
Kaz Saita(raspi4) 2024-03-24 11:36:49 +09:00
parent 99162a77e2
commit e1bee3bc19

View file

@ -8,8 +8,9 @@ const config: QuartzConfig = {
enableSPA: true,
enablePopovers: true,
analytics: {
provider: "google",
tagId: "G-JVXFC0DCRE",
provider: "umami",
websiteId: "b63d7516-279c-4c9c-beea-c693eb2e128c",
host: "https://umami.kinoshita-lab.org/script.js"
},
locale: "ja-JP",
baseUrl: "notes.kinoshita-lab.org",