mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
Turn Guides and FAQ collapsable.
This commit is contained in:
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/'
|
||||
|
Loading…
Reference in New Issue
Block a user