Update manifest

This commit is contained in:
Andros Fenollosa
2021-07-31 10:47:36 +02:00
parent dbb77d617c
commit ec97ef2f76
4 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@@ -8,6 +8,7 @@
@font-face {
font-family: Newsreader;
src: url("../fonts/Newsreader-VariableFont_opsz,wght.woff2");
font-display: swap;
}
body {

View File

@@ -16,7 +16,7 @@
"purpose": "maskable any"
}
],
"start_url": ".",
"start_url": "..",
"display": "standalone",
"background_color": "#ffffff"
}