eslint go cry

This commit is contained in:
2024-10-30 03:00:02 +01:00
parent f2b7e58083
commit 9ea98978ea

View File

@@ -31,7 +31,7 @@ export default async function RootLayout({
<link rel="icon" href="/favicon.svg" type="image/svg+xml" /> <link rel="icon" href="/favicon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="manifest" href="/manifest.webmanifest" /> <link rel="manifest" href="/manifest.webmanifest" />
<title>vaporvee's Website</title> <title>vaporvee&apos;s Website</title>
</head> </head>
<body <body
className={`${geistSans.variable} ${geistMono.variable} antialiased`} className={`${geistSans.variable} ${geistMono.variable} antialiased`}