Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 69c514e9f9 | |||
| c95758c48f | |||
| 1cb07995b5 | |||
| 5a6c7b6bc9 | |||
| 41eb262750 | |||
| 5740ba74c0 | |||
| fa924532f9 | |||
| 8aa1024e13 | |||
| 0769edd8a9 |
@@ -31,7 +31,7 @@ export default function RootLayout({
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<html lang="de" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${libreBaskerville.variable} ${inter.variable} antialiased`}
|
||||
|
||||
Reference in New Issue
Block a user