Replace acme.png with demo.png (#1089)

* Replace acme.png with demo.png

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
Tilman Vatteroth 2021-03-09 23:03:54 +01:00 committed by GitHub
parent 6d2dde477c
commit 029295dd3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 12 additions and 9 deletions

View file

@ -16,8 +16,8 @@ export const banner = {
}
export const branding = {
name: 'ACME Corp',
logo: '/img/acme.png'
name: 'DEMO Corp',
logo: '/img/demo.png'
}
export const authProviders = {