diff --git a/docs/content/0.index.yml b/docs/content/0.index.yml
index fe047e57..9fd2ba2f 100644
--- a/docs/content/0.index.yml
+++ b/docs/content/0.index.yml
@@ -173,8 +173,8 @@ database:
title: Database
icon: i-lucide-database
title: A Scalable SQL Database
- description: 'NuxtHub Database unlocks the power of Cloudflare D1 to give you access to a serverless SQL database, with zero configuration.
- Scale and manage effortlessly, and pay only for what you use.'
+ description: >
+ NuxtHub Database unlocks the power of Cloudflare D1 to give you access to a serverless SQL database, with zero configuration. Scale and manage effortlessly, and pay only for what you use.
features:
- name: 'hubDatabase() server helper'
icon: i-lucide-square-function
@@ -210,8 +210,8 @@ kv:
title: Key-Value
icon: i-lucide-list
title: A Global Key-Value Database
- description: 'NuxtHub KV leverages Cloudflare Workers KV to access a global, low-latency, key-value data storage across 300+ global locations.
-Access it in your Nuxt codebase, with zero-configuration.'
+ description: >
+ NuxtHub KV leverages Cloudflare Workers KV to access a global, low-latency, key-value data storage across 300+ global locations. Access it in your Nuxt codebase, with zero-configuration.
features:
- name: 'hubKV() server helper'
icon: i-lucide-square-function