mirror of
https://github.com/trushildhokiya/allininx-2.git
synced 2025-03-15 10:08:39 +00:00
#debug 2
This commit is contained in:
parent
743ba7a765
commit
68d903c416
@ -25,9 +25,6 @@ export default function RootLayout({
|
|||||||
}>) {
|
}>) {
|
||||||
return (
|
return (
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<Head>
|
|
||||||
<link rel="icon" href="/favicon.svg" />
|
|
||||||
</Head>
|
|
||||||
<body
|
<body
|
||||||
className={`${geistSans.variable} ${geistMono.variable} antialiased`}
|
className={`${geistSans.variable} ${geistMono.variable} antialiased`}
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user