This commit is contained in:
parent
1bbdf7add2
commit
5aa53eabea
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ export default function RootLayout({
|
||||||
<html lang="fr" suppressHydrationWarning>
|
<html lang="fr" suppressHydrationWarning>
|
||||||
<head>
|
<head>
|
||||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||||
|
<script defer src="https://umami.wilmoredynamics.com/script.js" data-website-id="781490b2-39b8-436b-bc4c-46e6cc3545bc"></script>
|
||||||
</head>
|
</head>
|
||||||
<body className={`${geistSans.variable} ${geistMono.variable} font-sans antialiased`}>
|
<body className={`${geistSans.variable} ${geistMono.variable} font-sans antialiased`}>
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
|
|
Loading…
Add table
Reference in a new issue