From a9f9261fb7a9df0faa1a8c3ef5c87558d7e4abc2 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Fri, 12 Sep 2025 21:42:18 +0200 Subject: [PATCH] Update description --- web/pages/_app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pages/_app.tsx b/web/pages/_app.tsx index 0884b409..68c134d9 100644 --- a/web/pages/_app.tsx +++ b/web/pages/_app.tsx @@ -62,7 +62,7 @@ function MyApp({Component, pageProps}: AppProps) { }, []) const title = 'Compass' - const description = 'Search lasting connections' + const description = 'The platform for intentional connections' return ( <>