Skip to content

Commit

Permalink
fix: modify mobile title
Browse files Browse the repository at this point in the history
  • Loading branch information
BeADre committed Feb 18, 2022
1 parent a20743a commit b23e610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/varlet-vue2-cli/varlet.default.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ module.exports = {
mobile: {
redirect: '/home',
title: {
'zh-CN': '面向 Vue3 的 Material 风格移动端组件库',
'zh-CN': '面向 Vue2 的 Material 风格移动端组件库',
'en-US': 'Material design mobile components built for Vue3',
},
header: {
Expand Down

0 comments on commit b23e610

Please sign in to comment.