diff --git a/app/layout.tsx b/app/layout.tsx index 17b2ce8..19e81b9 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -2,9 +2,9 @@ import type { Metadata } from 'next' import './globals.css' export const metadata: Metadata = { - title: 'v0 App', - description: 'Created with v0', - generator: 'v0.dev', + title: 'FarmSense', + description: 'Created by Ankan', + generator: 'Ankz', } export default function RootLayout({