refactor: Update title and description in layout.tsx
This commit is contained in:
@@ -6,8 +6,8 @@ import { ThemeProvider } from "@/components/theme-provider"
|
|||||||
const inter = Inter({ subsets: ["latin"] });
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Create Next App",
|
title: "Zen Browser",
|
||||||
description: "Generated by create next app",
|
description: "Download now and experience the Zen Browser",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
|||||||
Reference in New Issue
Block a user