mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-20 02:05:21 -04:00
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:
parent
6d2dde477c
commit
029295dd3b
9 changed files with 12 additions and 9 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue