mirror of
https://gitee.com/coder-xiaomo/notes
synced 2025-09-09 20:51:39 +08:00
添加首页README以及目录页
This commit is contained in:
23
docs/guide.md
Normal file
23
docs/guide.md
Normal 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>
|
Reference in New Issue
Block a user