Skip to content

Commit 3a4c27a

Browse files
committed
Remove posthog
1 parent 349d2a3 commit 3a4c27a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docusaurus/docusaurus.config.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -274,14 +274,6 @@ const config = {
274274
'docusaurus-plugin-hubspot',
275275
'docusaurus-plugin-sass',
276276
'docusaurus-plugin-image-zoom',
277-
[
278-
"posthog-docusaurus",
279-
{
280-
apiKey: "phc_DETCfjmHIm184mceL8duwutdQgOnVTZSC59xontNRWN",
281-
appUrl: "https://eu.i.posthog.com", // optional, defaults to "https://us.i.posthog.com"
282-
enableInDevelopment: false, // optional
283-
},
284-
],
285277
/**
286278
* Seems like we have an issue where a medium-zoom--hidden class is applied on the second, top-most (z-index wise) image,
287279
* actually hiding the image when zoomed in. Found no related issue in the plugin's repo, might have to dig whether it's

0 commit comments

Comments
 (0)