nav
This commit is contained in:
parent
2e1c14a81e
commit
2f8c964dbf
@ -1,3 +1,4 @@
|
|||||||
# 技术
|
# 技术
|
||||||
> 路漫漫其修远兮,吾将上下而求索。
|
> 路漫漫其修远兮,吾将上下而求索。
|
||||||
|
>
|
||||||
> ——《离骚》
|
> ——《离骚》
|
10
mkdocs.yml
10
mkdocs.yml
@ -71,11 +71,13 @@ markdown_extensions:
|
|||||||
- pymdownx.tilde
|
- pymdownx.tilde
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
- 主页: index.md
|
- "主页": index.md
|
||||||
- 随想随写:
|
- "随想随写":
|
||||||
- blog/index.md
|
- blog/index.md
|
||||||
- 标签: blog/tags.md
|
- "标签": blog/tags.md
|
||||||
- 技术: tech/index.md
|
- "技术":
|
||||||
|
- tech/index.md
|
||||||
|
- "创建和管理 Linux 服务器用于身份验证的 SSH 密钥": tech/Creating-and-Managing-SSH-Keys-for-Authentication-on-Linux-Servers.md
|
||||||
- "MkDocs 参考": examples/index.md
|
- "MkDocs 参考": examples/index.md
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user