Skip to content

Commit 6c5030f

Browse files
committed
Fix docusaurs config
1 parent 4aa936e commit 6c5030f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ module.exports = {
1313
favicon: 'img/favicon.ico',
1414
organizationName: 'Virtuslab',
1515
projectName: 'scala-cli',
16-
plugins: ['docusaurus-plugin-sass', '@docusaurus/plugin-google-gtag'],
16+
plugins: ['docusaurus-plugin-sass'],
1717
themeConfig: {
1818
gtag: {
1919
// You can also use your "G-" Measurement ID here.

0 commit comments

Comments
 (0)