From b17f45c4596885ab0673e90fc6c9dab7c6a7025b Mon Sep 17 00:00:00 2001 From: Ioan Cristian CHELARU Date: Sat, 1 Jun 2024 17:03:48 +0300 Subject: [PATCH] Added the small tab text Signed-off-by: Ioan Cristian CHELARU --- app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 3314e47..01af5a2 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -5,8 +5,8 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "FlashLearn", + description: "A react based, flashcard app.", }; export default function RootLayout({