Sfoglia il codice sorgente

fix: remove robots meta

Acathur 5 anni fa
parent
commit
32e8c8889e
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4 4
      nuxt.config.js

+ 4 - 4
nuxt.config.js

@@ -89,10 +89,10 @@ module.exports = {
         content: "IE=edge,chrome=1"
       },
       // hid: 'x', 可在页面内覆盖这里
-      {
-        name: "robots",
-        content: "noindex,follow"
-      },
+      // {
+      //   name: "robots",
+      //   content: "noindex,follow"
+      // },
       // {
       //   name: "description",
       //   content: pkg.description