Skip to content

Commit 1d7ffe8

Browse files
committed
build: add todo
1 parent dbfb228 commit 1d7ffe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default function IndexPage({ features }: IndexPageProps) {
3535
return (
3636
<Layout title={site.name} description={site.description}>
3737
TODO - Re-order elements on home page TODO - A Last docs wide search for
38-
'TODO'
38+
TODO - check for broken links
3939
<section className="relative px-6 pt-12 pb-8 md:py-12 md:pb-8">
4040
<div className="container max-w-4xl mx-auto text-center">
4141
<Link

0 commit comments

Comments
 (0)