diff --git a/README.md b/README.md index e7cac13d..18698c9f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ## 待完成 - [ ] 适配搜索栏,使其能够正常使用。 - [ ] 多语言支持。 -- [ ] 构建`许可证`页面,能够查询所有项目的许可证和地址信息。 +- [ ] 构建`关于`页面,能够查询所有项目的许可证和信息。 - [X] ~~构建`留言反馈`页面,做到无后端。~~ - [ ] 构建`提交页面`页面。 - [ ] …… diff --git a/README_EN.md b/README_EN.md index 55ea9a66..46ce9a36 100644 --- a/README_EN.md +++ b/README_EN.md @@ -16,7 +16,7 @@ Features include: file Converter, encryption & decryption, webmaster tools, code ## To Do List - [ ] Fix Search, make it functional. - [ ] Multilingual support. -- [ ] Build`license`page, make it be able to query license and address for all projects. +- [ ] Build`about`page, make it be able to query license and info for all projects. - [X] ~~Build`comment`page, make it without back end.~~ - [ ] Build`application`page. - [ ] ... diff --git a/header.html b/header.html index a3e81cde..f47cc50b 100644 --- a/header.html +++ b/header.html @@ -9,9 +9,9 @@
- 许可证 留言反馈 提交页面 + 关于