feat: use instance icon for splash screen
This commit is contained in:
parent
23d3762d04
commit
4f8495c7ad
3 changed files with 2 additions and 1 deletions
BIN
packages/backend/assets/splash.png
Normal file
BIN
packages/backend/assets/splash.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue