no message

Former-commit-id: c14b03309fa0c27239185fc57599c3a760fbfe65
Former-commit-id: 0fa8112aeb693c98edfc67a75831b350cf40930e
Former-commit-id: b27418317f332cd76de22359ee8e1b2df40549c2
This commit is contained in:
liyang
2018-06-04 08:37:37 +08:00
parent 8fbbdcca3e
commit 67e0b88a92
3 changed files with 7 additions and 11 deletions

View File

@@ -4,12 +4,12 @@ module.exports = {
'/': {
lang: 'en-US',
title: 'D2 Admin',
description: 'An elegant template for management system'
description: 'Elegant management system front-end integration'
},
'/zh/': {
lang: 'zh-CN',
title: 'D2 Admin',
description: '做一个优雅的管理系统模板'
description: '优雅的管理系统前端集成方案'
}
},
themeConfig: {