chore: update site config

This commit is contained in:
陈嘉涵
2020-01-11 08:09:13 +08:00
parent e18e36d95a
commit 0b5d0bd74d
5 changed files with 4 additions and 12 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ module.exports = {
}
},
site: {
defaultLang: 'zh-CN',
defaultLang: 'en-US',
versions: [
{ label: '1.x', link: 'https://youzan.github.io/vant/1.x/' }
],