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-face {
font-family: Newsreader; font-family: Newsreader;
src: url("../fonts/Newsreader-VariableFont_opsz,wght.woff2"); src: url("../fonts/Newsreader-VariableFont_opsz,wght.woff2");
font-display: swap;
} }
body { body {

View File

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

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<module cursive.leiningen.project.LeiningenProjectsManager.displayName="rsspaper:1.0.0" cursive.leiningen.project.LeiningenProjectsManager.isLeinModule="true" type="JAVA_MODULE" version="4"> <module cursive.leiningen.project.LeiningenProjectsManager.displayName="rsspaper:1.1.0" cursive.leiningen.project.LeiningenProjectsManager.isLeinModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager"> <component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/target/classes" /> <output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/classes" /> <output-test url="file://$MODULE_DIR$/target/classes" />