From e1a3d59894a6e891442d961bd1e4ba7cc32f0555 Mon Sep 17 00:00:00 2001 From: Jonathan Branan Date: Thu, 30 Jan 2025 12:22:37 -0600 Subject: [PATCH] Adjusted umami host url --- app/tag-data.json | 2 +- data/siteMetadata.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/tag-data.json b/app/tag-data.json index 1b45afc..504f192 100644 --- a/app/tag-data.json +++ b/app/tag-data.json @@ -1 +1 @@ -{"tag1":1,"tag2":1,"tag3":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} \ No newline at end of file +{"tag1":1,"tag2":1,"tag3":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} \ No newline at end of file diff --git a/data/siteMetadata.js b/data/siteMetadata.js index bc9a4bf..a03b366 100644 --- a/data/siteMetadata.js +++ b/data/siteMetadata.js @@ -34,6 +34,7 @@ const siteMetadata = { 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', + umamiHostUrl: 'https://umami.jonb.io', // Remember to add 'us.umami.is' in `next.config.js` as a permitted domain for the CSP }, // plausibleAnalytics: {