root: use logo and screenshots from actual domain

This commit is contained in:
Jens Langhammer 2020-12-23 17:33:18 +01:00
parent 322c6f01c2
commit 6032efb67d
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
<img src="web/icons/icon_top_brand.svg" height="250" alt="authentik logo">
<img src="https://goauthentik.io/img/icon_top_brand.svg" height="250" alt="authentik logo">
---
@ -21,8 +21,8 @@ For bigger setups, there is a Helm Chart in the `helm/` directory. This is docum
## Screenshots
![](website/static/img/screen_apps.png)
![](website/static/img/screen_admin.png)
![](https://goauthentik.io/img/screen_apps.png)
![](https://goauthentik.io/img/screen_admin.png)
## Development