diff --git a/src/config.ts b/src/config.ts index 551fb65..04e0c86 100644 --- a/src/config.ts +++ b/src/config.ts @@ -167,7 +167,7 @@ export const themeConfig: ThemeConfig = { // See https://gist.github.com/xiaopc/0602f06ca465d76bd9efd3dda9393738 customGoogleAnalyticsJS: '', // see https://github.com/umami-software/umami/discussions/1026 - customUmamiAnalyticsJS: '', + customUmamiAnalyticsJS: 'https://views.radishzz.cc/script.js', }, // PRELOAD SETTINGS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> END }