Website tweaks

This commit is contained in:
Eike Kettner
2020-07-31 15:13:07 +02:00
parent 808a5a3c94
commit 4f6597f358
13 changed files with 151 additions and 103 deletions

View File

@ -21,7 +21,7 @@ refresh =
logo : Html msg
logo =
img [ src "icons/logo-only.svg" ] []
img [ src "icons/logo-only-36.svg" ] []
logoMC : Html msg