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

This commit is contained in:
el 2025-04-15 15:45:49 +02:00
parent 86d3817fde
commit 4fb438a81d
2 changed files with 3 additions and 54 deletions

View file

@ -27,6 +27,9 @@ export default function RootLayout({
}) {
return (
<html lang="fr" className={`${geistSans.variable} ${geistMono.variable}`}>
<head>
<script defer src="https://umami.wilmoredynamics.com/script.js" data-website-id="c59597d7-c692-4338-bd98-47635aa695c3"></script>
</head>
<body>
<ColorModeProvider>
<CssBaseline />