Skip to content

Commit 14acb2c

Browse files
committed
update title and desc
1 parent be92da0 commit 14acb2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

usehooks.com/src/pages/index.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ const hooks = await getCollection("hooks");
1010
---
1111

1212
<Layout
13-
title="A collection of Server Component safe React Hooks – from the ui.dev team"
14-
description="A collection of 50 React Server Component safe React hooks"
13+
title="useHooks"
14+
description="A collection of Server Component safe React Hooks – from the ui.dev team"
1515
>
1616
<NavMain />
1717
<HomeHero />

0 commit comments

Comments
 (0)