Added some meta, and titles with description for outher pages.

This commit is contained in:
2025-01-12 22:01:32 -05:00
parent cea7376e48
commit c9f46030ec
4 changed files with 38 additions and 4 deletions

View File

@@ -34,6 +34,8 @@ export default function RootLayout({ children }: { children: React.ReactNode })
return (
<html lang="en" className={isDarkMode ? "dark" : ""} suppressHydrationWarning>
<head>
<meta charSet="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script
dangerouslySetInnerHTML={{
__html: `