mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Fix config.js
This commit is contained in:
parent
3c617c9aca
commit
c1359f8505
@ -19,8 +19,7 @@ module.exports = {
|
|||||||
'/',
|
'/',
|
||||||
{
|
{
|
||||||
title: 'Guides',
|
title: 'Guides',
|
||||||
children:
|
children: [
|
||||||
[
|
|
||||||
'/help/guides/getting-started',
|
'/help/guides/getting-started',
|
||||||
'/help/guides/reading-local-manga',
|
'/help/guides/reading-local-manga',
|
||||||
'/help/guides/source-problems',
|
'/help/guides/source-problems',
|
||||||
@ -29,8 +28,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'FAQ',
|
title: 'FAQ',
|
||||||
children:
|
children: [
|
||||||
[
|
|
||||||
'/help/faq/application/',
|
'/help/faq/application/',
|
||||||
'/help/faq/extensions/'
|
'/help/faq/extensions/'
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user