feat: add tracking
All checks were successful
Deploy to Netlify / Deploy to Netlify (push) Successful in 1m10s
All checks were successful
Deploy to Netlify / Deploy to Netlify (push) Successful in 1m10s
This commit is contained in:
parent
88c8dc48ae
commit
e710adcbfa
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ export function Layout({ children }: { children: React.ReactNode }) {
|
|||
/>
|
||||
<link rel="manifest" href="/manifest.webmanifest" />
|
||||
<script src="/registerSW.js"></script>
|
||||
<script defer src="https://cloud.umami.is/script.js" data-website-id="e879f68b-8999-41d1-9bbc-79ccca9f186b"></script>
|
||||
<Meta />
|
||||
<Links />
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue