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 dbfb228 commit 1d7ffe8Copy full SHA for 1d7ffe8
www/pages/index.tsx
@@ -35,7 +35,7 @@ export default function IndexPage({ features }: IndexPageProps) {
35
return (
36
<Layout title={site.name} description={site.description}>
37
TODO - Re-order elements on home page TODO - A Last docs wide search for
38
- 'TODO'
+ TODO - check for broken links
39
<section className="relative px-6 pt-12 pb-8 md:py-12 md:pb-8">
40
<div className="container max-w-4xl mx-auto text-center">
41
<Link
0 commit comments