umami
All checks were successful
Build and Push Docker Image / build (push) Successful in 11m41s

This commit is contained in:
el 2025-03-27 19:20:06 +01:00
parent 1bbdf7add2
commit 5aa53eabea

View file

@ -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