updated linting issue
All checks were successful
Build and Deploy docker container / build (push) Successful in 4m5s
All checks were successful
Build and Deploy docker container / build (push) Successful in 4m5s
This commit is contained in:
@ -33,7 +33,7 @@ const siteMetadata = {
|
||||
// We use an env variable for this site to avoid other users cloning our analytics ID
|
||||
umamiWebsiteId: process.env.NEXT_UMAMI_ID, // e.g. 123e4567-e89b-12d3-a456-426614174000
|
||||
// You may also need to overwrite the script if you're storing data in the US - ex:
|
||||
src: 'https://umami.jonb.io/script.js'
|
||||
src: 'https://umami.jonb.io/script.js',
|
||||
// Remember to add 'us.umami.is' in `next.config.js` as a permitted domain for the CSP
|
||||
},
|
||||
// plausibleAnalytics: {
|
||||
|
Reference in New Issue
Block a user