Update manifest
This commit is contained in:
parent
dbb77d617c
commit
ec97ef2f76
Binary file not shown.
|
@ -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 {
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"purpose": "maskable any"
|
"purpose": "maskable any"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"start_url": ".",
|
"start_url": "..",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"background_color": "#ffffff"
|
"background_color": "#ffffff"
|
||||||
}
|
}
|
||||||
|
|
|
@ -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" />
|
||||||
|
|
Loading…
Reference in New Issue