2021-07-31
This commit is contained in:
parent
ec97ef2f76
commit
831ab88001
|
@ -8,6 +8,7 @@
|
|||
@font-face {
|
||||
font-family: Newsreader;
|
||||
src: url("../fonts/Newsreader-VariableFont_opsz,wght.woff2");
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"purpose": "maskable any"
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
"start_url": "..",
|
||||
"display": "standalone",
|
||||
"background_color": "#ffffff"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue