diff --git a/docs/src/.vuepress/config.js b/docs/src/.vuepress/config.js index c1631f5ea..ca90222a9 100755 --- a/docs/src/.vuepress/config.js +++ b/docs/src/.vuepress/config.js @@ -17,6 +17,7 @@ module.exports = { * ref:https://v1.vuepress.vuejs.org/config/#head */ head: [ + ["link", { rel: "icon", href: "data:image/svg+xml,"}], ["meta", { name: "theme-color", content: "#3eaf7c" }], ["meta", { name: "apple-mobile-web-app-capable", content: "yes" }], [