aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 6461f0de..74906521 100644
--- a/index.html
+++ b/index.html
@@ -31,7 +31,7 @@
notFoundPage: true,
maxLevel: 6,
subMaxLevel: 4,
- onlyCover: true,
+ onlyCover: false,
coverpage: ['/', '/zh-cn/'],
markdown: {
renderer: {
@@ -42,10 +42,10 @@
},
alias: {
<!-- compatible with previous links -->
- '/home': '/old/README',
+ '/home': '/README',
'/plugins': '/old/plugins',
'/manual': '/old/manual',
- '/zh/': '/old/zh/README',
+ '/zh/': '/zh-cn/README',
'/zh/plugins': '/old/zh/plugins',
'/zh/manual': '/old/zh/manual',
<!-- multi-languages -->