Skip to content

Commit d386be2

Browse files
authored
fix: update insight script (#152)
* feat: add instatus frame and redirect to instatus * fix: update insight script
1 parent 790728e commit d386be2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/layout.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ const RootLayout = ({
5858
<html suppressHydrationWarning>
5959
<Script
6060
async
61-
src="https://umami.kinotio.io/script.js"
62-
data-website-id="2d1f4b0f-8ca9-4e53-bc5a-53693fe267f5"
61+
src="https://insight.kinotio.io/script.js"
62+
data-website-id="f360a477-254b-4a7e-803b-e3915e903a00"
6363
/>
6464
<Script
6565
async

0 commit comments

Comments
 (0)