diff --git a/app/layout.tsx b/app/layout.tsx index d2caf7d..1e13822 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -13,7 +13,7 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Campaignpoll", + title: "Campaignpool", description: "Campaignpool", };