new version

This commit is contained in:
silas 2021-12-12 18:55:32 +01:00
parent a032d1eded
commit 363a9c493f
6 changed files with 16080 additions and 4426 deletions

View File

@ -1,11 +1,13 @@
{
"files": {
"main.css": ".css/main.570157dd.css",
"main.css": ".css/main.476b2884.css",
"main.js": ".index.bundle.js",
"index.html": ".index.html"
"index.html": ".index.html",
"static/media/arrowLeft.svg": ".static/media/arrowLeft.cb5c499a.svg",
"static/media/back.png": ".static/media/back.a3ef9401.png"
},
"entrypoints": [
"css/main.570157dd.css",
"css/main.476b2884.css",
"index.bundle.js"
]
}

518
dist/css/main.476b2884.css vendored Normal file

File diff suppressed because one or more lines are too long

19897
dist/index.bundle.js vendored

File diff suppressed because one or more lines are too long

16
dist/index.html vendored
View File

@ -1,15 +1 @@
<!doctype html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0;URL=http://localhost:8080/">
</head>
<body>
</body>
</html>
<!doctype html><html><head><meta charset="utf-8"><meta http-equiv="Content-Security-Policy" content="default-src 'self' data: gap: https://ssl.gstatic.com 'unsafe-eval'; style-src 'self' 'unsafe-inline'; media-src *; img-src 'self' data: content:;"><meta name="format-detection" content="telephone=no"><meta name="msapplication-tap-highlight" content="no"><meta name="viewport" content="initial-scale=1,width=device-width,viewport-fit=cover"><meta name="color-scheme" content="light dark"><title>PrayerCircle</title><link href="css/main.476b2884.css" rel="stylesheet"></head><body class="material-design"><div id="react-container" style="width:100%;height:100%"></div><script src="cordova.js"></script><script src="index.bundle.js"></script></body></html>

View File

@ -0,0 +1,67 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="9.0011301mm"
height="17.69997mm"
viewBox="0 0 9.0011299 17.699971"
version="1.1"
id="svg8"
sodipodi:docname="arrowLeft.svg"
inkscape:version="0.92.3 (2405546, 2018-03-11)">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.2"
inkscape:cx="-19.054062"
inkscape:cy="31.946633"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="mm"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1861"
inkscape:window-height="1025"
inkscape:window-x="1979"
inkscape:window-y="27"
inkscape:window-maximized="1" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0.99510127,-280.30576)">
<path
style="stroke:black;fill:none;stroke-width:1.79;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 6.9984654,281.3115 0,289.16153 7.0014184,297"
id="path3788"
inkscape:connector-curvature="0" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
dist/static/media/back.a3ef9401.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB