change logo to svg
This commit is contained in:
parent
f0a66448ee
commit
3db218dec1
6 changed files with 75 additions and 3 deletions
|
@ -27,7 +27,7 @@ const defaultState = {
|
|||
hideSitename: false,
|
||||
hideUserStats: false,
|
||||
loginMethod: 'password',
|
||||
logo: '/static/logo.png',
|
||||
logo: '/static/logo.svg',
|
||||
logoMargin: '.2em',
|
||||
logoMask: true,
|
||||
logoLeft: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue