From 96aadf64d5f5e1b330c89d9ac6bcd42e5fce5122 Mon Sep 17 00:00:00 2001 From: ankanz1 Date: Thu, 8 May 2025 13:17:03 +0530 Subject: [PATCH] Update layout changes --- app/layout.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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({