add darkmode button

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey
2023-05-01 15:13:50 +02:00
parent 9f53ae7593
commit b180244edf
6 changed files with 34 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ so that the barrier for entry here is low.
# New Features
- HTTP/3 (QUIC) Support
- Darkmode (have a look at the footer)
- Fix Proxy Hosts, if origin only accepts TLSv1.3
- Only use TLSv1.2 and TLSv1.3
- Uses OCSP Stapling
@@ -73,7 +74,7 @@ so that the barrier for entry here is low.
- See composefile for all options
## Soon
- dark mode
- inbuilt database/redis?
- more
## migration