Move table of content to top

This commit is contained in:
Son NK 2020-11-14 16:03:16 +01:00
parent ea6e6f23d2
commit 81e211f8b4

View file

@ -29,6 +29,21 @@
</p> </p>
# Table of Contents
[1. Quick start](#quick-start)
[2. General Architecture](#general-architecture)
[3. Self Hosting](#self-hosting)
[4. Contributing Guide](#contributing)
[5. API](docs/api.md)
[6. OAuth2/OpenID Connect](docs/oauth.md)
> Yet another email forwarding service? > Yet another email forwarding service?
In some way yes... However, SimpleLogin is a bit different because: In some way yes... However, SimpleLogin is a bit different because:
@ -69,19 +84,6 @@ Then open http://localhost:7777, you should be able to login with `john@wick.com
To use SimpleLogin aliases, you need to deploy it on your server with some DNS setup though, To use SimpleLogin aliases, you need to deploy it on your server with some DNS setup though,
the following section will show a step-by-step guide on how to get your own email forwarder service! the following section will show a step-by-step guide on how to get your own email forwarder service!
# Table of Contents
[1. General Architecture](#general-architecture)
[2. Self Hosting](#self-hosting)
[3. Contributing Guide](#contributing)
[4. API](docs/api.md)
[5. OAuth2/OpenID Connect](docs/oauth.md)
## General Architecture ## General Architecture
<p align="center"> <p align="center">