chore: update umami js config

This commit is contained in:
radishzzz 2025-03-15 15:12:11 +00:00
parent 2a9500089c
commit a94ff5b266

View file

@ -167,7 +167,7 @@ export const themeConfig: ThemeConfig = {
// See https://gist.github.com/xiaopc/0602f06ca465d76bd9efd3dda9393738 // See https://gist.github.com/xiaopc/0602f06ca465d76bd9efd3dda9393738
customGoogleAnalyticsJS: '', customGoogleAnalyticsJS: '',
// see https://github.com/umami-software/umami/discussions/1026 // see https://github.com/umami-software/umami/discussions/1026
customUmamiAnalyticsJS: '', customUmamiAnalyticsJS: 'https://views.radishzz.cc/script.js',
}, },
// PRELOAD SETTINGS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> END // PRELOAD SETTINGS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> END
} }