Skip to content

Commit f40a588

Browse files
committed
fix: 404
1 parent 66cce46 commit f40a588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/components/not-found.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export function NotFound() {
55
return (
66
<HomeLayout
77
nav={{
8-
title: 'Tanstack Start',
8+
title: 'keypal',
99
}}
1010
className="text-center py-32 justify-center"
1111
>

0 commit comments

Comments
 (0)