Changed logo and favicon to the correct ones

This commit is contained in:
2025-01-12 23:40:56 -05:00
parent 956b02b2cd
commit a179d0b392
5 changed files with 6 additions and 11 deletions

View File

@@ -34,8 +34,6 @@ 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: `