8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3622d09 commit 30a521eCopy full SHA for 30a521e
docs/nuxt.config.ts
@@ -77,10 +77,10 @@ export default defineNuxtConfig({
77
llms: {
78
domain: 'https://hub.nuxt.com',
79
title: 'NuxtHub Documentation for LLMs',
80
- description: 'NuxtHub helps you build and deploy full-stack Nuxt applications globally on your Cloudflare account.',
81
- full: {
82
- title: 'NuxtHub Complete Documentation',
83
- description: 'The complete NuxtHub documentation, blog posts and changelog written in Markdown (MDC syntax).'
84
- }
+ description: 'NuxtHub helps you build and deploy full-stack Nuxt applications globally on your Cloudflare account.'
+ // full: {
+ // title: 'NuxtHub Complete Documentation',
+ // description: 'The complete NuxtHub documentation, blog posts and changelog written in Markdown (MDC syntax).'
+ // }
85
}
86
})
0 commit comments