use high resolution asset for splash screen (#7875)
This commit is contained in:
parent
60d87e3a68
commit
5760799dec
1 changed files with 1 additions and 1 deletions
|
@ -59,5 +59,5 @@ html
|
|||
br
|
||||
| Please turn on your JavaScript
|
||||
div#splash
|
||||
img(src='/favicon.ico')
|
||||
img(src='/static-assets/icons/512.png')
|
||||
block content
|
||||
|
|
Loading…
Reference in a new issue