This commit is contained in:
+2
-8
@@ -20,15 +20,8 @@
|
||||
<title>MapFlow</title>
|
||||
<link rel="manifest" href="manifest.json">
|
||||
<style>
|
||||
#sw-loading .sw-title,
|
||||
#sw-loading .sw-status,
|
||||
#sw-loading .sw-percentage {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
#sw-loading {
|
||||
background: #0d1b2a !important;
|
||||
gap: 0 !important;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
@@ -86,9 +79,10 @@
|
||||
src="bootstrap.js"
|
||||
data-config='{
|
||||
"logo": "icons/Icon-192.png?v={{sw_version}}",
|
||||
"title": "MapFlow",
|
||||
"theme": "dark",
|
||||
"color": "#46d3b1",
|
||||
"showPercentage": false
|
||||
"showPercentage": true
|
||||
}'
|
||||
></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user