Skip to content

Commit 1a9df80

Browse files
author
evanorti
committed
Update docusaurus.config.js
1 parent 0cbc8f4 commit 1a9df80

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docusaurus.config.js

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -132,13 +132,7 @@ module.exports = async function config() {
132132
prism: {
133133
theme: lightCodeTheme,
134134
darkTheme: darkCodeTheme,
135-
},
136-
matomo: {
137-
matomoUrl: 'https://terradocs.matomo.cloud/',
138-
siteId: '1',
139-
phpLoader: 'matomo.php',
140-
jsLoader: 'matomo.js',
141-
},
135+
}
142136
}),
143137
stylesheets: [
144138
{

0 commit comments

Comments
 (0)