Skip to content

Commit b50451e

Browse files
committed
Adding matomo plugin
1 parent d81a197 commit b50451e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.common.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ const config: Config = {
117117
additionalLanguages: ["java"],
118118
},
119119
},
120+
plugins: ["docusaurus-plugin-matomo"],
120121
};
121122

122123
export default config;

0 commit comments

Comments
 (0)