styles, form, backend partial

This commit is contained in:
2024-10-18 13:12:19 +02:00
parent edd3be3659
commit 0b44dfef30
11 changed files with 530 additions and 71 deletions

View File

@ -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"