styles, form, backend partial
This commit is contained in:
@ -20,7 +20,7 @@ export default function RootLayout({
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
return (
|
||||
<html lang="en" className="scroll-smooth">
|
||||
<html lang="en" className="scroll-smooth dark">
|
||||
<head>
|
||||
<PlausibleProvider
|
||||
domain="bangersandmashgbg.com"
|
||||
|
Reference in New Issue
Block a user