From cb4674cec6f997c8f78561b4543ddffca4690047 Mon Sep 17 00:00:00 2001 From: Mohamed Boudra Date: Thu, 5 Feb 2026 14:41:08 +0700 Subject: [PATCH] fix(website): update page title to use Manage instead of Run --- packages/website/src/routes/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/website/src/routes/index.tsx b/packages/website/src/routes/index.tsx index d2367e811..01bb995cb 100644 --- a/packages/website/src/routes/index.tsx +++ b/packages/website/src/routes/index.tsx @@ -6,7 +6,7 @@ import '~/styles.css' export const Route = createFileRoute('/')({ head: () => ({ meta: [ - { title: 'Paseo – Run coding agents on your machines, from desktop and phone' }, + { title: 'Paseo – Manage coding agents from your phone and desktop' }, { name: 'description', content: