styles, form, backend partial
All checks were successful
Lint / Lint (push) Successful in 1m8s

This commit is contained in:
2024-10-18 13:12:19 +02:00
parent 0406e1daf4
commit 4db42044ce
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"