mirror of
https://github.com/kremalicious/gatsby-plugin-matomo.git
synced 2025-02-14 21:10:42 +01:00
readme update
This commit is contained in:
parent
1d07e0f769
commit
b9f0d3d1db
@ -6,7 +6,6 @@
|
||||
[](https://github.com/kremalicious/gatsby-plugin-matomo/actions)
|
||||
[](https://codeclimate.com/github/kremalicious/gatsby-plugin-matomo/maintainability)
|
||||
[](https://codeclimate.com/github/kremalicious/gatsby-plugin-matomo/test_coverage)
|
||||
[](https://dependabot.com/)
|
||||
|
||||
> 🥂 Gatsby plugin to add Matomo (formerly Piwik) onto a site. https://kremalicious.com/gatsby-plugin-matomo/
|
||||
|
||||
@ -101,7 +100,7 @@ plugins: [
|
||||
cookieDomain: '*.example.org',
|
||||
localScript: '/piwik.js',
|
||||
dev: false,
|
||||
enableJSErrorTracking: true,
|
||||
enableJSErrorTracking: true
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user