diff --git a/resources/themes/light/static.zip b/resources/themes/light/static.zip index 0a066c7..b8fb99d 100644 Binary files a/resources/themes/light/static.zip and b/resources/themes/light/static.zip differ diff --git a/resources/themes/light/static/css/main.css b/resources/themes/light/static/css/main.css index f0edd79..9af1945 100644 --- a/resources/themes/light/static/css/main.css +++ b/resources/themes/light/static/css/main.css @@ -8,6 +8,7 @@ @font-face { font-family: Newsreader; src: url("../fonts/Newsreader-VariableFont_opsz,wght.woff2"); + font-display: swap; } body { diff --git a/resources/themes/light/static/manifest.json b/resources/themes/light/static/manifest.json index 019212d..1fa0253 100644 --- a/resources/themes/light/static/manifest.json +++ b/resources/themes/light/static/manifest.json @@ -16,7 +16,7 @@ "purpose": "maskable any" } ], - "start_url": ".", + "start_url": "..", "display": "standalone", "background_color": "#ffffff" } diff --git a/rsspaper.iml b/rsspaper.iml index 0033074..19c2792 100644 --- a/rsspaper.iml +++ b/rsspaper.iml @@ -1,5 +1,5 @@ - +