Compare commits
No commits in common. "c3092c38722f6fa6b31e8e90918eda0e177e0d8c" and "df8389436be63aed457048a8d4ebfe87f52b8777" have entirely different histories.
c3092c3872
...
df8389436b
@ -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: "Kevos Attire",
|
title: "Create Next App",
|
||||||
description: "Clothing for people with needs",
|
description: "Generated by create next app",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user