edit layout

This commit is contained in:
2024-08-26 17:50:50 +02:00
parent 8a5b21c780
commit d56fd92e00
35 changed files with 221 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ export const metadata = {
default: 'DeceptiConf - A community-driven design conference',
},
description:
'At DeceptiConf youll learn about the latest dark patterns being developed to trick even the smartest visitors, and youll learn how to deploy them without ever being detected.',
'At OurVerse youll learn about the latest dark patterns being developed to trick even the smartest visitors, and youll learn how to deploy them without ever being detected.',
}
export default function RootLayout({ children }) {