diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index 20a09e9..0000000 --- a/docs/index.md +++ /dev/null @@ -1,18 +0,0 @@ -# Welcome to MkDocs - -For full documentation visit [mkdocs.org](https://www.mkdocs.org). - -## Commands - -* `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. - -## Project layout - - mkdocs.yml # The configuration file. - docs/ - index.md # The documentation homepage. - ... # Other markdown pages, images and other files. - diff --git "a/docs/\345\205\263\344\272\216\346\210\221/About_me.md" "b/docs/\345\205\263\344\272\216\346\210\221/About_me.md" deleted file mode 100644 index c504e2a..0000000 --- "a/docs/\345\205\263\344\272\216\346\210\221/About_me.md" +++ /dev/null @@ -1,4 +0,0 @@ -# ABOUT ME -## 1. 个人简介 -武汉大学,网络空间安全专业,大三在读 - diff --git "a/docs/\347\256\227\346\263\225/index.md" "b/docs/\347\256\227\346\263\225/index.md" deleted file mode 100644 index a0100e8..0000000 --- "a/docs/\347\256\227\346\263\225/index.md" +++ /dev/null @@ -1 +0,0 @@ -> 记录一下寒假的机试练习 \ No newline at end of file