mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-17 00:24:43 -04:00
fixed config to point to correct acme.png
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
78def41f8d
commit
c63e92e47f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
"allowRegister": true,
|
"allowRegister": true,
|
||||||
"branding": {
|
"branding": {
|
||||||
"name": "ACME Corp",
|
"name": "ACME Corp",
|
||||||
"logo": "http://localhost:3001/acme.png"
|
"logo": "http://localhost:3001/img/acme.png"
|
||||||
},
|
},
|
||||||
"banner": {
|
"banner": {
|
||||||
"text": "This is the test banner text",
|
"text": "This is the test banner text",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue