mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
fix(website): update page title to use Manage instead of Run
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user