diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-29 00:41:52 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-29 00:41:52 +0100 |
| commit | a304c24b32c0327436bbd8c2853e60668e161b42 (patch) | |
| tree | 08f65c05daca134cf4d2e4f779bd15d98fd66370 /src/frontend/app/root.tsx | |
| parent | 120a3c6bddd0fb8d9fa05df4763596956554c025 (diff) | |
Rename a lot of stuff, add Santiago real time
Diffstat (limited to 'src/frontend/app/root.tsx')
| -rw-r--r-- | src/frontend/app/root.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/app/root.tsx b/src/frontend/app/root.tsx index 87d7a9c..df62989 100644 --- a/src/frontend/app/root.tsx +++ b/src/frontend/app/root.tsx @@ -71,7 +71,7 @@ export function Layout({ children }: { children: React.ReactNode }) { <meta name="robots" content="noindex, nofollow" /> <meta name="googlebot" content="noindex, nofollow" /> - <title>Busurbano</title> + <title>Enmarcha</title> <Meta /> <Links /> </head> |
