diff --git a/nuxt.config.ts b/nuxt.config.ts index b037c3e..a2e80c4 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -80,7 +80,7 @@ export default defineNuxtConfig({ robots: { rules: { UserAgent: '*', - Disallow: '/', + // Disallow: '/', } } }) \ No newline at end of file