diff --git a/README.md b/README.md index 3e30cb3..bde6527 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# eggworld.tk/school +# Eifueo A "competitor" of sorts to magicalsoup's notes. diff --git a/docs/index.md b/docs/index.md index 000ea34..224ef8d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,17 +1,3 @@ -# Welcome to MkDocs +# Eifueo -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. +Home! diff --git a/mkdocs.yml b/mkdocs.yml index c97182f..cf4670e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1 +1 @@ -site_name: My Docs +site_name: Eifueo