File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -77,10 +77,10 @@ export default defineNuxtConfig({
7777 llms : {
7878 domain : 'https://hub.nuxt.com' ,
7979 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- }
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+ // }
8585 }
8686} )
You can’t perform that action at this time.
0 commit comments