We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943f7fb commit 23bc508Copy full SHA for 23bc508
frontend/src/app/layout.tsx
@@ -31,6 +31,7 @@ export default function RootLayout({
31
<html lang="en" {...mantineHtmlProps}>
32
<head>
33
<ColorSchemeScript />
34
+ <script defer src="https://umami.ramonwick.ch/script.js" data-website-id="307074e0-4082-4059-a6b3-1e5680838806"></script>
35
</head>
36
<body>
37
<StoreProvider>
0 commit comments