Update src/app/layout.tsx
This commit is contained in:
@@ -5,7 +5,8 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "ANVAYA ROOTS - Handcrafted Yoga Mat Bags", description: "Custom-made, sustainable yoga mat bags blending craftsmanship with eco-conscious design."};
|
||||
title: "ANWAYA ROOTS - Handcrafted Yoga Mat Bags", description: "Custom-made, sustainable yoga mat bags blending craftsmanship with eco-conscious design."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user