We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66cce46 commit f40a588Copy full SHA for f40a588
docs/src/components/not-found.tsx
@@ -5,7 +5,7 @@ export function NotFound() {
5
return (
6
<HomeLayout
7
nav={{
8
- title: 'Tanstack Start',
+ title: 'keypal',
9
}}
10
className="text-center py-32 justify-center"
11
>
0 commit comments