Add some actual images
Test / test (push) Failing after 42s
Details
|
|
@ -2,7 +2,7 @@
|
|||
data/
|
||||
node_modules/
|
||||
build/
|
||||
/public/
|
||||
/public/entry.worker.js
|
||||
/test-results/
|
||||
/playwright-report/
|
||||
/blob-report/
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 65 KiB |
|
Before Width: | Height: | Size: 299 KiB |
|
Before Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 947 B |
|
Before Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
|
@ -8,12 +8,12 @@ export const loader = () => {
|
|||
short_name: "Tack Up Now!",
|
||||
icons: [
|
||||
{
|
||||
src: "./images/android-chrome-192x192.png",
|
||||
src: "./images/192.png",
|
||||
sizes: "192x192",
|
||||
type: "image/png",
|
||||
},
|
||||
{
|
||||
src: "./images/android-chrome-512x512.png",
|
||||
src: "./images/512.png",
|
||||
sizes: "512x512",
|
||||
type: "image/png",
|
||||
},
|
||||
|
|
|
|||
|
After Width: | Height: | Size: 47 KiB |
|
After Width: | Height: | Size: 270 KiB |