|
|
@@ -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
|