change logo to svg

This commit is contained in:
Henry Jameson 2020-11-02 19:37:01 +02:00
parent f0a66448ee
commit 3db218dec1
6 changed files with 75 additions and 3 deletions

View file

@ -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,