summaryrefslogtreecommitdiff
path: root/app/root.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'app/root.tsx')
-rw-r--r--app/root.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/root.tsx b/app/root.tsx
index dd55df0..37827e4 100644
--- a/app/root.tsx
+++ b/app/root.tsx
@@ -29,7 +29,7 @@ export function Layout({ children }: { children: React.ReactNode }) {
<head>
<meta charSet="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>東京ライブハウス</title>
+ <title>ライブに行くしかない</title>
<Meta />
<Links />
</head>