refactor: Update title and description in layout.tsx

This commit is contained in:
Mauro Balades
2024-07-05 10:16:39 +02:00
parent 818b8bed76
commit 6a7e72eac8

View File

@@ -6,8 +6,8 @@ import { ThemeProvider } from "@/components/theme-provider"
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: "Zen Browser",
description: "Download now and experience the Zen Browser",
};
export default function RootLayout({