New logo and new login screen layout, version bump

This commit is contained in:
Jamie Curnow
2020-03-10 14:27:41 +10:00
parent f0c8aff514
commit e485c409c9
19 changed files with 119 additions and 91 deletions

View File

@@ -3,12 +3,12 @@
"short_name": "",
"icons": [
{
"src": "android-chrome-192x192.png",
"src": "/images/favicons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-512x512.png",
"src": "/images/favicons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}