From 99a86b0459131760011521adeea69ffce44ce32a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Wed, 8 Jan 2025 17:29:02 +0100 Subject: [PATCH] docs: update --- docs/content/0.index.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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