|
|
@@ -97,10 +97,10 @@ module.exports = {
|
|
|
name: "robots",
|
|
|
content: "noindex,follow"
|
|
|
},
|
|
|
- {
|
|
|
- name: "description",
|
|
|
- content: pkg.description
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // name: "description",
|
|
|
+ // content: pkg.description
|
|
|
+ // },
|
|
|
{
|
|
|
"http-equiv": "Cache-Control",
|
|
|
content: "no-transform"
|