Skip to content

Commit a189b1b

Browse files
committed
refactor: remove Plausible analytics script from docusaurus configuration
1 parent dbcfca5 commit a189b1b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

website/docusaurus.config.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -225,13 +225,6 @@ const config = {
225225
}),
226226
],
227227
],
228-
scripts: [
229-
{
230-
src: 'https://plausible.yuanzhixiang.com/js/script.js',
231-
defer: true,
232-
'data-domain': 'fesod.apache.org'
233-
}
234-
],
235228
headTags: [],
236229
markdown: {
237230
format: 'md',

0 commit comments

Comments
 (0)