Added the small tab text
Signed-off-by: Ioan Cristian CHELARU <iccjoc@proton.me>
This commit is contained in:
parent
fffda90529
commit
b17f45c459
1 changed files with 2 additions and 2 deletions
|
@ -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({
|
||||
|
|
Loading…
Reference in a new issue