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"] });
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Create Next App",
|
title: "FlashLearn",
|
||||||
description: "Generated by create next app",
|
description: "A react based, flashcard app.",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
|
Loading…
Reference in a new issue