This commit is contained in:
allinix 2025-02-19 13:20:48 +05:30
parent 743ba7a765
commit 68d903c416

View File

@ -25,9 +25,6 @@ export default function RootLayout({
}>) {
return (
<html lang="en">
<Head>
<link rel="icon" href="/favicon.svg" />
</Head>
<body
className={`${geistSans.variable} ${geistMono.variable} antialiased`}
>