From 3d874b90731df56f60bea3d42530512c3583dbd5 Mon Sep 17 00:00:00 2001 From: pengshiyu <1940607002@qq.com> Date: Sat, 1 Jan 2022 21:40:30 +0800 Subject: [PATCH] fix --- README.md | 17 +++++++++-------- doc/index.md | 4 ++++ 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e4b4408..06ae978 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ - 国内镜像:https://mouday.gitee.io/coding-tree/ +## 前言 + 学习的过程,就像是培育一个树苗 小种子生根发芽,茁壮成长 @@ -22,14 +24,18 @@ 整理学习资源及笔记 -- [程序员导航](https://mouday.github.io/hao123/) +- [www.pengshiyu.com](https://www.pengshiyu.com/): 个人博客,基本没啥文章 -- 个人博客:[www.pengshiyu.com](https://www.pengshiyu.com/) +- [CSDN](https://blog.csdn.net/mouday) + +- [程序员导航](https://mouday.github.io/hao123/) -- [前端的一些在线 Demo](https://mouday.github.io/front-end-demo/) +- [前端演示的一些在线 Demo](https://mouday.github.io/front-end-demo/) - [学习笔记](https://mouday.github.io/LearningNote/) +- [SpringBoot Demo](https://mouday.github.io/Spring-Boot-Demo/#/) + 本地预览 ```bash @@ -37,8 +43,3 @@ npm run dev ``` ![](https://api.isoyu.com/bing_images.php) - -## 鸣谢 - -- Logo:https://www.logoly.pro/ -- docsify:https://docsify.js.org/ diff --git a/doc/index.md b/doc/index.md index d084f11..d630c72 100644 --- a/doc/index.md +++ b/doc/index.md @@ -31,3 +31,7 @@ [https://github.com/johnpolacek/Responsivator](https://github.com/johnpolacek/Responsivator) [MkDocs](https://www.mkdocs.org/) | [github/mkdocs](https://github.com/mkdocs/mkdocs/): 基于 Python,Project documentation with Markdown. + +Logo:https://www.logoly.pro/ + +docsify:https://docsify.js.org/ -- GitLab