Skip to content

Commit 1d4e742

Browse files
committed
fix: update analytcs src url
1 parent 4d8041f commit 1d4e742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export default function Home() {
7979
<meta name='yandex-verification' content={metadata.verification.yandex} />
8080
<script
8181
defer
82-
src='https://umami.kinotio.io/script.js'
82+
src='https://analytics.kinotio.io/script.js'
8383
data-website-id='0cad155a-f5b4-4233-90b9-12a46cb5cf28'
8484
></script>
8585
</Head>

0 commit comments

Comments
 (0)