ソースを参照

add some meta

zweizhao 7 年 前
コミット
98b24a3dfe
1 ファイル変更2 行追加0 行削除
  1. 2 0
      nuxt.config.js

+ 2 - 0
nuxt.config.js

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