mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-26 09:36:02 -07:00
use high resolution asset for splash screen (#7875)
This commit is contained in:
parent
8fe528b028
commit
67d13bcc67
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