Turn Guides and FAQ collapsable.

This commit is contained in:
Alessandro Jean 2019-09-18 22:50:24 -03:00
parent 50e230156c
commit fccea81a19

View File

@ -19,13 +19,11 @@ module.exports = {
'/',
{
title: 'Guides',
collapsable: false,
children: ['/help/guides/getting-started', '/help/guides/reading-local-manga']
},
{
title: 'FAQ',
path: '/help/faq/',
collapsable: false,
children: ['/help/faq/application/', '/help/faq/extensions/']
},
'/extensions/'