Update title style

Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
This commit is contained in:
Kang HuaiShuai
2019-11-06 14:53:09 +08:00
parent 99e470eb2a
commit 5cb92f63cf
60 changed files with 224 additions and 232 deletions

View File

@@ -312,12 +312,11 @@ module.exports = {
'opensource/linuxkit',
],
},
'appendix/faq/',
{
title: "附录",
collapsable:false,
title: "热门镜像介绍",
collapsable: false,
children: [
'appendix/',
'appendix/faq/',
'appendix/repo/',
'appendix/repo/ubuntu',
'appendix/repo/centos',
@@ -328,19 +327,13 @@ module.exports = {
'appendix/repo/wordpress',
'appendix/repo/mongodb',
'appendix/repo/redis',
'appendix/command/',
'appendix/best_practices',
'appendix/debug',
'appendix/resources'
],
},
{
title: "归档",
collapsable: false,
children: [
'archive/',
],
},
'appendix/command/',
'appendix/best_practices',
'appendix/debug',
'appendix/resources',
'archive/',
{
title: "Docker Machine",
collapsable: false,