From c682cb3bf58b5cb1cae33a004c67e25191106680 Mon Sep 17 00:00:00 2001 From: Bahugunajii Date: Mon, 13 Nov 2023 11:37:03 +0530 Subject: [PATCH] added app description --- app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/layout.tsx b/app/layout.tsx index 29bc9af..f6e7165 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -6,7 +6,7 @@ const inter = Inter({ subsets: ['latin'] }) export const metadata = { title: 'Avanti Gurukul', - description: 'Generated by create next app', + description: 'A product of Avanti', } export default function RootLayout({