[Doc] add design resource (#3027)

This commit is contained in:
neverland
2019-03-21 15:59:01 +08:00
committed by GitHub
parent f645d64900
commit 60657f800f
7 changed files with 50 additions and 5 deletions

View File

@@ -51,6 +51,10 @@ module.exports = {
path: '/contribution',
title: '开发指南'
},
{
path: '/design',
title: '设计资源'
},
{
path: '/style-guide',
title: '风格指南'