mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-07-16 09:38:51 +02:00
Merge branch '21-pwa-screenshots' into 'main'
Resolve "Richer PWA Install UI won't be available on desktop. Please add at least one screenshot with "form_factor" set to "wide"" Closes #21 See merge request htwk-software/htwkalender-pwa!15
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 17 KiB |
@ -48,16 +48,10 @@ export default defineConfig({
|
||||
},
|
||||
{
|
||||
src: "/390x844.png",
|
||||
sizes: "390x844",
|
||||
sizes: "1170x2532",
|
||||
form_factor: "narrow",
|
||||
type: "image/png",
|
||||
},
|
||||
{
|
||||
src: "/640x320.png",
|
||||
sizes: "640x320",
|
||||
form_factor: "wide",
|
||||
type: "image/png",
|
||||
},
|
||||
],
|
||||
icons: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user