Skip to content

Commit cccc504

Browse files
authored
Merge pull request #286 from makeplane/remove-plausible-analytics
Remove plausible script
2 parents 611f553 + 268071e commit cccc504

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docusaurus.config.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,6 @@ const config: Config = {
6363
],
6464
],
6565

66-
scripts: [
67-
{
68-
src: 'https://plausible.io/js/script.js', defer: true, 'data-domain': 'docs.plane.so'
69-
}
70-
],
71-
7266
plugins: [
7367
[
7468
"posthog-docusaurus",

0 commit comments

Comments
 (0)