From 268ad6f9b77255d2f2988b513f1ab6d7a0aa0aa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Gonz=C3=A1lez=20Mu=C3=B1oz?= Date: Tue, 17 Dec 2024 11:27:42 +0100 Subject: [PATCH] updates description metadata --- client/src/app/layout.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/client/src/app/layout.tsx b/client/src/app/layout.tsx index 664f8596..0372aff9 100644 --- a/client/src/app/layout.tsx +++ b/client/src/app/layout.tsx @@ -23,8 +23,9 @@ const inter = Spline_Sans({ }); export const metadata: Metadata = { - title: "Blue Carbon Cost", - description: "[TBD]", + title: "Blue Carbon Cost Tool", + description: + "The Blue Carbon Cost Tool estimates project costs and carbon benefits of Blue Carbon Market projects, providing a high-level view for comparisons and prioritization among difference project scenarios.", }; export default async function RootLayout({