1
0
mirror of https://gitee.com/coder-xiaomo/notes synced 2025-09-09 20:51:39 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

添加首页README以及目录页

This commit is contained in:
2021-12-06 00:22:03 +08:00
parent a823a7dec7
commit 7bdc93d372
2 changed files with 69 additions and 0 deletions

23
docs/guide.md Normal file
View File

@@ -0,0 +1,23 @@
---
# 首页
home: true
# 标题
heroText: 目录
# 标语
tagline: 🎉欢迎来到Coding Zhang的笔记小站🎊
actions:
- text: 回首页
link: /
type: secondary
---
<div align=center style="margin-top: 70px; font-size: larger;">
[计算机网络笔记](computer-networks)
[web服务器](web-server)
</div>