From 86258e70476ed2209b977595a4ef4ec8d90e9781 Mon Sep 17 00:00:00 2001 From: sairate Date: Sun, 1 Sep 2024 14:51:08 +0800 Subject: [PATCH] Signed-off-by: sairate --- notebook/docs/index.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/notebook/docs/index.md b/notebook/docs/index.md index 000ea345..62892f47 100644 --- a/notebook/docs/index.md +++ b/notebook/docs/index.md @@ -1,17 +1,17 @@ -# Welcome to MkDocs +# 欢迎来到编程学习网站 -For full documentation visit [mkdocs.org](https://www.mkdocs.org). +>[本项目的Gitea代码仓库](https://git.sairate.top/sairate/doc) +> +>欢迎大家对项目进行贡献,提交分支并在问题处进行留言 -## Commands +> 有什么问题可以联系我 +> +> [微信](https://luntan.sairate.top/assets/files/2024-08-23/1724390624-374153-6a9315b682d9ceed85c9307c15fb15da-compress.jpg) -* `mkdocs new [dir-name]` - Create a new project. -* `mkdocs serve` - Start the live-reloading docs server. -* `mkdocs build` - Build the documentation site. -* `mkdocs -h` - Print help message and exit. +## 学习辅助网站 + +[论坛](https://luntan.sairate.top/) + +[文档](https://doc.sairate.top/) -## Project layout - mkdocs.yml # The configuration file. - docs/ - index.md # The documentation homepage. - ... # Other markdown pages, images and other files.