feat: Init

This commit is contained in:
Björn Benouarets
2025-11-04 22:12:09 +01:00
parent 5b5368b7ff
commit ca581a382f
10 changed files with 770 additions and 83 deletions

View File

@@ -13,8 +13,8 @@ const geistMono = Geist_Mono({
});
export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: process.env.NEXT_PUBLIC_MINIQUIZ_TITLE,
description: process.env.NEXT_PUBLIC_MINIQUIZ_QUESTION,
};
export default function RootLayout({