Skip to content

Commit da1766c

Browse files
authored
fix: update insight script (#106)
* fix: update org name for pkg json * fix: update insight script
1 parent 2cfdbe6 commit da1766c

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
@@ -70,8 +70,8 @@ export default function Home() {
7070

7171
<Script
7272
async
73-
src='https://umami.kinotio.io/script.js'
74-
data-website-id='b74460b2-21dd-46e9-b311-2250008a74bb'
73+
src='https://insight.kinotio.io/script.js'
74+
data-website-id='e5e1620a-e7a1-4203-af06-25ed8ea2a97a'
7575
/>
7676
</div>
7777
)

0 commit comments

Comments
 (0)