Skip to content

Commit 73f6dff

Browse files
committed
docs: pages descriptions
1 parent 07a80c7 commit 73f6dff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/content/3.recipes/1.validation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Validation
3-
description:
3+
description: Validate your data.
44
---
55

66
## Blob

docs/content/3.recipes/2.hooks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Hooks
3-
description:
3+
description: Use hooks to stay synced with NuxtHub.
44
---
55

66
## Hooks

docs/content/3.recipes/3.drizzle.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Drizzle
3-
description:
3+
description: Use Drizzle ORM with NuxtHub.
44
---
55

66
## `useDB()`

0 commit comments

Comments
 (0)