Skip to content

Commit 90d3617

Browse files
authored
fix: 暂时移除Umami追踪 (#307)
2 parents deb5044 + 0d57642 commit 90d3617

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/.vuepress/config.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ export default defineUserConfig({
1717
type: 'filesystem',
1818
}),
1919

20-
umamiAnalyticsPlugin({ //网站追踪
21-
id: 'e86a18d7-a5f6-4f55-85af-e99be291ed9b',
22-
link: 'https://umami.pysio.online/script.js',
23-
cache: true,
24-
}),
20+
// umamiAnalyticsPlugin({ //网站追踪
21+
// id: 'e86a18d7-a5f6-4f55-85af-e99be291ed9b',
22+
// link: 'https://umami.pysio.online/script.js',
23+
// cache: true,
24+
// }),
2525

2626
googleAnalyticsPlugin({ //Google Analytics
2727
id: 'G-G9Q1H2C9MN',

0 commit comments

Comments
 (0)