We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5050530 commit 7c527f1Copy full SHA for 7c527f1
mkdocs.yml
@@ -13,10 +13,10 @@ nav:
13
- Welcome to KToolBox: index.md
14
- About Kemono: about-kemono.md
15
- More: more.md
16
+ - Commands: commands.md
17
- Configuration:
18
- Guide: configuration/guide.md
19
- Reference: configuration/reference.md
- - Commands: commands.md
20
- iOS Shortcuts: shortcut.md
21
- FAQ: faq.md
22
- API Documentation: api.md
@@ -42,10 +42,10 @@ plugins:
42
Welcome to KToolBox: 欢迎使用 KToolBox
43
About Kemono: 关于 Kemono
44
More: 更多
45
+ Commands: 命令
46
Configuration: 配置
47
Guide: 向导
48
Reference: 参考
- Commands: 命令
49
iOS Shortcuts: iOS 快捷指令
50
FAQ: 常见问题
51
API Documentation: API 文档
0 commit comments