mirror of
https://github.com/DerTyp7/explainegy-nextjs.git
synced 2026-07-31 15:49:04 +02:00
asd
This commit is contained in:
@@ -10,7 +10,7 @@ export default function RootLayout({
|
||||
return (
|
||||
<html style={{ scrollBehavior: "smooth" }}>
|
||||
<head></head>
|
||||
<body>
|
||||
<body className="theme-dark">
|
||||
<header>
|
||||
<Nav />
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user