2
0
mirror of https://github.com/tachiyomiorg/website.git synced 2025-04-13 03:51:23 +02:00

Turn Guides and FAQ collapsable.

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

@ -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/'