feat: Enhance welcome and about modals with expanded content and improved styling, and integrate Umami analytics.

This commit is contained in:
2025-12-05 02:41:21 -05:00
parent 132283e216
commit 52a0d6f8fa
3 changed files with 56 additions and 25 deletions

View File

@@ -30,6 +30,13 @@ export default function RootLayout({
}: Readonly<{ children: React.ReactNode }>) {
return (
<html lang="en" className={`${ptSerif.variable}`} suppressHydrationWarning>
<head>
<script
defer
src="https://umami-iccw808w4wk088o0w4o8c8kg.coolify.soconnor.dev/script.js"
data-website-id="415c64e5-98c5-4975-bf49-2c900fe6b1b5"
/>
</head>
<body>
<ThemeProvider
attribute="class"