mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-24 10:26:56 +08:00
Merge branch 'PKUFlyingPig:master' into master
This commit is contained in:
commit
44794bff8e
2 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
# 前言
|
# 前言
|
||||||
|
|
||||||
**最近更新:[Release v1.0.1](https://github.com/PKUFlyingPig/cs-self-learning/releases/tag/v1.0.1) 已发布 🎉**
|
**最近更新:[Release v1.0.2](https://github.com/PKUFlyingPig/cs-self-learning/releases/tag/v1.0.2) 已发布 🎉**
|
||||||
|
|
||||||
这是一本计算机的自学指南,也是对自己大学三年自学生涯的一个纪念。
|
这是一本计算机的自学指南,也是对自己大学三年自学生涯的一个纪念。
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -62,6 +62,7 @@ theme:
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- attr_list
|
- attr_list
|
||||||
- md_in_html
|
- md_in_html
|
||||||
|
- footnotes
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- i18n:
|
- i18n:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue