mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-07-16 09:38:51 +02:00
fix:#21 added images
This commit is contained in:
@ -48,16 +48,10 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
src: "/390x844.png",
|
src: "/390x844.png",
|
||||||
sizes: "390x844",
|
sizes: "1170x2532",
|
||||||
form_factor: "narrow",
|
form_factor: "narrow",
|
||||||
type: "image/png",
|
type: "image/png",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
src: "/640x320.png",
|
|
||||||
sizes: "640x320",
|
|
||||||
form_factor: "wide",
|
|
||||||
type: "image/png",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
icons: [
|
icons: [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user