Skip to content

Commit

Permalink
Add posthog-docusaurus plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x authored Jun 13, 2022
1 parent 73d08cb commit 9de9000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const config = {
defaultLocale: 'en',
locales: ['en']
},
plugins: ['posthog-docusaurus'],
themeConfig: {
posthog: {
apiKey: process.env.POSTHOG_API_KEY ?? '',
Expand Down

0 comments on commit 9de9000

Please sign in to comment.