|
|
@@ -12,6 +12,8 @@ module.exports = {
|
|
|
meta: [
|
|
|
{ charset: 'utf-8' },
|
|
|
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
|
|
|
+ { name: 'baidu-site-verification', content: '7IbkIN9Kwp'},
|
|
|
+ { 'http-equiv': 'X-UA-Compatible', content: 'IE=edge,chrome=1'},
|
|
|
{ hid: 'description', name: 'description', content: pkg.description }
|
|
|
],
|
|
|
link: [
|