add tracker code
This commit is contained in:
parent
98b486632d
commit
6af5461bb8
@ -102,6 +102,12 @@ export default function RootLayout({
|
|||||||
})
|
})
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
|
<script defer src="https://umami.frytea.com/script.js" data-website-id="9d16d648-a83d-4616-94d6-ec3bb1f8e0b7"></script>
|
||||||
|
<script
|
||||||
|
src="https://rybbit.frytea.com/api/script.js"
|
||||||
|
data-site-id="13"
|
||||||
|
defer
|
||||||
|
></script>
|
||||||
</head>
|
</head>
|
||||||
<body
|
<body
|
||||||
className={`${geistSans.variable} ${geistMono.variable} antialiased`}
|
className={`${geistSans.variable} ${geistMono.variable} antialiased`}
|
||||||
|
Loading…
Reference in New Issue
Block a user