mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-27 13:34:28 -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
|
@ -15,8 +15,8 @@
|
|||
},
|
||||
"allowRegister": true,
|
||||
"branding": {
|
||||
"name": "ACME Corp",
|
||||
"logo": "/img/acme.png"
|
||||
"name": "DEMO Corp",
|
||||
"logo": "/img/demo.png"
|
||||
},
|
||||
"banner": {
|
||||
"text": "This is the test banner text",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue