We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee8a71 commit 2fbd73dCopy full SHA for 2fbd73d
1 file changed
mkdocs.yml
@@ -53,7 +53,8 @@ extra_css:
53
- https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/katex.min.css
54
55
nav:
56
- - 首页: index.md
+ - 主页: https://www.weitao-jiang.cn
57
+ - 序言: index.md
58
- 数理基础:
59
- 线性代数(1): LinearAlgebra.md
60
- 线性代数(2): LinearAlgebra2.md
@@ -81,6 +82,7 @@ nav:
81
82
- 模拟数字数据转换器: adda.md
83
- OrCAD使用笔记: orcad.md
84
- Latex基础教程: latex.md
85
+ - 开往: https://www.travellings.cn/go.html
86
theme:
87
name: material
88
logo: https://www.weitao-jiang.cn/images/avatar.jpg
0 commit comments