Update config.json

This commit is contained in:
xray 2022-05-24 12:52:51 +02:00 committed by GitHub
parent 89b0d03ab9
commit 8d1f418827
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -23,9 +23,9 @@
"home":"main.md",
"fileOrdersInSidenav": [
"main.md",
"why",
"zones",
"about"
"why.md",
"zones.md",
"about.md"
],
"folderOrdersInSidenav": []
}