Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4c8c5ae6a1 | |||
| 67d5c5b8bc |
@@ -5,7 +5,8 @@ import "./globals.css";
|
|||||||
const inter = Inter({ subsets: ["latin"] });
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "EMOTOS - Express Yourself", description: "Bold, playful clothing that captures your mood"};
|
title: "EMOTOS - Express Yourself", description: "Bold, playful clothing that captures your mood"
|
||||||
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
|
|||||||
Reference in New Issue
Block a user