mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-09 19:33:10 +02:00
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
|
br
|
||||||
| Please turn on your JavaScript
|
| Please turn on your JavaScript
|
||||||
div#splash
|
div#splash
|
||||||
img(src='/favicon.ico')
|
img(src='/static-assets/icons/512.png')
|
||||||
block content
|
block content
|
||||||
|
|
Loading…
Reference in a new issue