updated linting issue
All checks were successful
Build and Deploy docker container / build (push) Successful in 4m5s

This commit is contained in:
Jonathan Branan 2025-01-28 17:58:32 -06:00
parent ee886d4d13
commit a4195f1ee5
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
{"github":1,"guide":4,"next-js":1,"visual-studio-code":1,"tailwind-nextjs-starter-blog":1,"cygnus":1,"self-hosted":1,"server":1,"disney":1,"art":1,"store":1,"melis-sweetsimple":1,"python":1,"projects":1,"code":1,"docker":1,"unraid":1}
{"art":1,"store":1,"melis-sweetsimple":1,"visual-studio-code":1,"guide":4,"tailwind-nextjs-starter-blog":1,"disney":1,"github":1,"python":1,"projects":1,"code":1,"docker":1,"unraid":1,"cygnus":1,"self-hosted":1,"server":1,"next-js":1}

View File

@ -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: {