mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-07-05 17:44:31 +02:00
Add favicon, fix caching
This commit is contained in:
BIN
backend/app/static/favicon.ico
Normal file
BIN
backend/app/static/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 318 B |
BIN
backend/app/static/images/touch/homescreen512.png
Normal file
BIN
backend/app/static/images/touch/homescreen512.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
@ -6,8 +6,8 @@
|
||||
"background_color": "#343a40",
|
||||
"description": "Eine Karaokewarteliste.",
|
||||
"icons": [{
|
||||
"src": "images/touch/homescreen192.png",
|
||||
"sizes": "192x192",
|
||||
"src": "images/touch/homescreen512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}],
|
||||
"related_applications": [{
|
||||
|
Reference in New Issue
Block a user