aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/root.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/app/root.tsx')
-rw-r--r--src/frontend/app/root.tsx2
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>