From 69c593677443101c16ac523ab5fc95addb0851e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=8D=93?= <1486853830@qq.com> Date: Sat, 8 Oct 2022 04:29:38 +0000 Subject: [PATCH] S MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈卓 <1486853830@qq.com> --- show/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/show/index.html b/show/index.html index cc011eb..1f36d0c 100644 --- a/show/index.html +++ b/show/index.html @@ -59,6 +59,8 @@ "一等奖", "二等奖", "三等奖", + "连载专区", + "英语专栏", "贡献者名单" ] //目录数据 @@ -182,7 +184,7 @@ }, { name:"致贡献者", - sort:5, + sort:7, order:1, url:"#manual/贡献名单.md" }, -- Gitee