Skip to content

Commit 99a86b0

Browse files
committed
docs: update
1 parent 020995b commit 99a86b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/content/0.index.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ database:
173173
title: Database
174174
icon: i-lucide-database
175175
title: A Scalable SQL Database
176-
description: 'NuxtHub Database unlocks the power of <a class="font-semibold text-gray-800 dark:text-gray-300 hover:underline underline-offset-4" href="https://developers.cloudflare.com/d1/" target="_blank">Cloudflare D1</a> to give you access to a serverless SQL database, with zero configuration.
177-
Scale and manage effortlessly, and pay only for what you use.'
176+
description: >
177+
NuxtHub Database unlocks the power of <a class="font-semibold text-gray-800 dark:text-gray-300 hover:underline underline-offset-4" href="https://developers.cloudflare.com/d1/" target="_blank">Cloudflare D1</a> to give you access to a serverless SQL database, with zero configuration. Scale and manage effortlessly, and pay only for what you use.
178178
features:
179179
- name: 'hubDatabase() server helper'
180180
icon: i-lucide-square-function
@@ -210,8 +210,8 @@ kv:
210210
title: Key-Value
211211
icon: i-lucide-list
212212
title: A Global Key-Value Database
213-
description: 'NuxtHub KV leverages <a href="https://developers.cloudflare.com/kv/" target="_blank" class="font-semibold text-gray-800 dark:text-gray-200 hover:underline underline-offset-4">Cloudflare Workers KV</a> to access a global, low-latency, key-value data storage across 300+ global locations.
214-
Access it in your Nuxt codebase, with zero-configuration.'
213+
description: >
214+
NuxtHub KV leverages <a href="https://developers.cloudflare.com/kv/" target="_blank" class="font-semibold text-gray-800 dark:text-gray-200 hover:underline underline-offset-4">Cloudflare Workers KV</a> to access a global, low-latency, key-value data storage across 300+ global locations. Access it in your Nuxt codebase, with zero-configuration.
215215
features:
216216
- name: 'hubKV() server helper'
217217
icon: i-lucide-square-function

0 commit comments

Comments
 (0)