Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-03-02 23:16:59 +00:00

View File

@@ -43,6 +43,7 @@ export default function RootLayout({
}>) { }>) {
return ( return (
<html lang="en" suppressHydrationWarning> <html lang="en" suppressHydrationWarning>
<head />
<ServiceWrapper> <ServiceWrapper>
<body <body
className={`${openSans.variable} ${halant.variable} ${inter.variable} antialiased`} className={`${openSans.variable} ${halant.variable} ${inter.variable} antialiased`}