diff --git a/docs/JudgeServer/index.html b/docs/JudgeServer/index.html
index 31bd1ac..e24770a 100644
--- a/docs/JudgeServer/index.html
+++ b/docs/JudgeServer/index.html
@@ -165,11 +165,6 @@
Deploy
-中文
-
diff --git a/docs/index.html b/docs/index.html
index a91235f..8d3e188 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -175,11 +175,6 @@
Deploy
-中文
-
diff --git a/docs/mkdocs/search_index.json b/docs/mkdocs/search_index.json
index 466fbdc..ae48137 100644
--- a/docs/mkdocs/search_index.json
+++ b/docs/mkdocs/search_index.json
@@ -2,12 +2,12 @@
"docs": [
{
"location": "/",
- "text": "Welcome to Online Judge\n\n\n\u76ee\u524d\u6b64\u5904\u7684\u6587\u6863\u5747\u4e3a\u672a\u516c\u5f00\u53d1\u5e03\u7248\u672c\u7684\uff0c\u6700\u65b0release\u7684\u7248\u672c\u8bf7\u53c2\u8003github\u3002\n\n\nhttps://github.com/QingdaoU\n\n\n\n\nHome\n\n\nJudger \n\n\nEnglish \n\n\nAPI\n\n\n\n\n\n\n\n\n\n\nJudgeServer \n\n\nEnglish \n\n\nAPI\n\n\nDeploy\n\n\n\n\n\n\n\u4e2d\u6587 \n\n\nAPI\n\n\n\u90e8\u7f72",
+ "text": "Welcome to Online Judge\n\n\n\u76ee\u524d\u6b64\u5904\u7684\u6587\u6863\u5747\u4e3a\u672a\u516c\u5f00\u53d1\u5e03\u7248\u672c\u7684\uff0c\u6700\u65b0release\u7684\u7248\u672c\u8bf7\u53c2\u8003github\u3002\n\n\nhttps://github.com/QingdaoU\n\n\n\n\nHome\n\n\nJudger \n\n\nEnglish \n\n\nAPI\n\n\n\n\n\n\n\n\n\n\nJudgeServer \n\n\nEnglish \n\n\nAPI\n\n\nDeploy",
"title": "Home"
},
{
"location": "/#welcome-to-online-judge",
- "text": "\u76ee\u524d\u6b64\u5904\u7684\u6587\u6863\u5747\u4e3a\u672a\u516c\u5f00\u53d1\u5e03\u7248\u672c\u7684\uff0c\u6700\u65b0release\u7684\u7248\u672c\u8bf7\u53c2\u8003github\u3002 https://github.com/QingdaoU Home Judger English API JudgeServer English API Deploy \u4e2d\u6587 API \u90e8\u7f72",
+ "text": "\u76ee\u524d\u6b64\u5904\u7684\u6587\u6863\u5747\u4e3a\u672a\u516c\u5f00\u53d1\u5e03\u7248\u672c\u7684\uff0c\u6700\u65b0release\u7684\u7248\u672c\u8bf7\u53c2\u8003github\u3002 https://github.com/QingdaoU Home Judger English API JudgeServer English API Deploy",
"title": "Welcome to Online Judge"
},
{
@@ -87,12 +87,12 @@
},
{
"location": "/JudgeServer/",
- "text": "Table of contents\n\n\n\n\nJudgeServer \n\n\nEnglish \n\n\nAPI\n\n\nDeploy\n\n\n\n\n\n\n\u4e2d\u6587 \n\n\nAPI\n\n\n\u90e8\u7f72",
+ "text": "Table of contents\n\n\n\n\nJudgeServer \n\n\nEnglish \n\n\nAPI\n\n\nDeploy",
"title": "index"
},
{
"location": "/JudgeServer/#table-of-contents",
- "text": "JudgeServer English API Deploy \u4e2d\u6587 API \u90e8\u7f72",
+ "text": "JudgeServer English API Deploy",
"title": "Table of contents"
},
{
diff --git a/mkdocs_template.yml b/mkdocs_template.yml
index fbc4607..45021ae 100644
--- a/mkdocs_template.yml
+++ b/mkdocs_template.yml
@@ -7,9 +7,9 @@ pages:
- English:
- API: JudgeServer/English/index.md
- Deploy: JudgeServer/English/deploy.md
- - 中文:
- - API: JudgeServer/Chinese/index.md
- - 部署: JudgeServer/Chinese/deploy.md
+# - 中文:
+# - API: JudgeServer/Chinese/index.md
+# - 部署: JudgeServer/Chinese/deploy.md
docs_dir: src
site_dir: docs
site_name: Online Judge Docs
diff --git a/src/JudgeServer/index.md b/src/JudgeServer/index.md
index 5f058a4..93b0e5a 100644
--- a/src/JudgeServer/index.md
+++ b/src/JudgeServer/index.md
@@ -3,6 +3,3 @@
- English
- [API](/JudgeServer/English/)
- [Deploy](/JudgeServer/English/deploy)
- - 中文
- - [API](/JudgeServer/Chinese/)
- - [部署](/JudgeServer/Chinese/deploy)