Skip to content

Commit 4745f30

Browse files
committed
Update favicon, update README
1 parent b916c9f commit 4745f30

File tree

5 files changed

+1
-7
lines changed

5 files changed

+1
-7
lines changed

README-zh.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010

1111
本站已实现自动部署,无需先本地构建静态页面再 `push`
1212

13-
14-
1513
## 贡献
1614

1715
对于站内任何一部分,你若有想要增添/修正/删减等的内容,欢迎提出 [Pull Request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)
@@ -22,9 +20,6 @@
2220

2321
若提交的页面中含有图片,请使用[此图床](https://github.com/SDNURoboticsAILab/ImageBed),推荐使用 [PicGo](https://picgo.github.io/PicGo-Doc/zh/guide/config.html#github%E5%9B%BE%E5%BA%8A) + [Typora](https://support.typora.io/Upload-Image/#picgoapp-chinese-language-only) 的方法。
2422

25-
26-
2723
## 待办事项
2824

2925
- 完善各个页面
30-
- 添加 `logo``favicon`

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ If the pages you submit contain images, please use [this image bed](https://gith
2323
## To-Do List
2424

2525
- Improve each page
26-
- Add `logo` and `favicon`

docs/assets/images/favicon.ico

39.1 KB
Binary file not shown.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ theme:
2828
name: material
2929
static_templates:
3030
- 404.html
31-
favicon: images/logo.png
31+
favicon: images/favicon.ico
3232
icon:
3333
logo: images/logo.png
3434
font:

overrides/images/favicon.ico

39.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)