feat: use instance icon for splash screen

This commit is contained in:
syuilo
2022-03-09 23:00:28 +09:00
parent 23d3762d04
commit 4f8495c7ad
3 changed files with 2 additions and 1 deletions

View File

@ -59,5 +59,5 @@ html
br
| Please turn on your JavaScript
div#splash
img(src='/static-assets/icons/512.png')
img(src= icon || '/static-assets/splash.png')
block content