updated umami
Some checks failed
Build and Deploy docker container / build (push) Has been cancelled
Some checks failed
Build and Deploy docker container / build (push) Has been cancelled
This commit is contained in:
parent
bbc1567ea4
commit
ee886d4d13
2
data/blog/blogideas.mdx
Normal file
2
data/blog/blogideas.mdx
Normal file
@ -0,0 +1,2 @@
|
||||
- split dns jonb.io vs int.jonb.io
|
||||
- entertainment stack
|
@ -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://us.umami.is/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: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user