chore: use light mode for screenshot

This commit is contained in:
Stavros
2025-04-09 20:25:31 +03:00
parent 939919df39
commit 2242c9c1e6
3 changed files with 1 additions and 1 deletions

View File

@@ -17,7 +17,7 @@
Tinyauth is a simple authentication middleware that adds simple username/password login or OAuth with Google, Github and any generic OAuth provider to all of your docker apps. It is made for traefik but it can be extended to work with all reverse proxies like caddy and nginx.
![Login](assets/login.png)
![Login](assets/screenshot.png)
> [!WARNING]
> Tinyauth is in active development and configuration may change often. Please make sure to carefully read the release notes before updating.