mirror of
https://github.com/kremalicious/gatsby-plugin-matomo.git
synced 2024-12-22 09:13:19 +01:00
Fix typo
This commit is contained in:
parent
e9d1569c78
commit
4a0beaeb6d
@ -89,7 +89,7 @@ plugins: [
|
||||
siteUrl: 'https://YOUR_LIVE_SITE_URL.COM',
|
||||
// All the optional settings
|
||||
matomoPhpScript: 'piwik.php',
|
||||
mataomoJsScript: 'piwik.js',
|
||||
matomoJsScript: 'piwik.js',
|
||||
exclude: ['/offline-plugin-app-shell-fallback/'],
|
||||
requireConsent: false,
|
||||
disableCookies: false,
|
||||
|
Loading…
Reference in New Issue
Block a user