diff --git a/docs/src/.vuepress/config.js b/docs/src/.vuepress/config.js index 9e131814975a9d18b1130033bd3579943611cffb..f1b10715ffc215e85067e8fe6a30f43ea4321f8a 100644 --- a/docs/src/.vuepress/config.js +++ b/docs/src/.vuepress/config.js @@ -15,6 +15,7 @@ module.exports = { * * ref:https://v1.vuepress.vuejs.org/config/#head */ + dest: 'public', head: [ ['link', { rel: 'icon', href: 'https://static.igem.wiki/teams/4765/wiki/czy/logo-czy.ico' }], ['link', { rel: 'stylesheet', href: '/iconfont/iconfont.css' }],