Skip to content

Commit 69c0b34

Browse files
committed
feat: update website id
1 parent cd9b4ac commit 69c0b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default function RootLayout({
2020
<script
2121
async
2222
src="https://umami.aiwan.run/script.js"
23-
data-website-id="636b5f61-1018-4307-9c93-01c343a82136"
23+
data-website-id="7f572014-052a-4ce8-96cf-ed4d7d51b8ec"
2424
/>
2525
</head>
2626
<body>{children}</body>

0 commit comments

Comments
 (0)