Skip to content

Commit 135a5bd

Browse files
authored
Merge pull request #74 from kinotio/develop
feat: update umami src and data web id
2 parents 9bab4fd + e5cd4a3 commit 135a5bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ export default function Home() {
7878

7979
<Script
8080
async
81-
src='https://analytics.kinotio.io/script.js'
82-
data-website-id='718d3793-a9ba-4478-abd9-595f53028bb8'
81+
src='https://umami.kinotio.io/script.js'
82+
data-website-id='b74460b2-21dd-46e9-b311-2250008a74bb'
8383
/>
8484

8585
<Header />

0 commit comments

Comments
 (0)