@dssp/dcsp 0.0.22 → 0.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,7 +9,6 @@
9
9
  <meta name="color-scheme" content="light only"/>
10
10
  <meta name="supported-color-schemes" content="light"/>
11
11
 
12
-
13
12
  <base href="/" />
14
13
 
15
14
  <link rel="icon" href="/assets/favicon.ico" />
@@ -41,7 +40,7 @@
41
40
 
42
41
  <!-- Tile icon for Windows 8 (144x144 + tile color) -->
43
42
  <meta name="msapplication-TileImage" content="/assets/manifest/icon-144x144.png" />
44
- <meta name="msapplication-TileColor" content="#181A1B" />
43
+ <meta name="msapplication-TileColor" content="#6f2423" />
45
44
  <meta name="msapplication-tap-highlight" content="no" />
46
45
 
47
46
  <!-- Default twitter cards -->
@@ -16,7 +16,7 @@
16
16
  <link rel="manifest" href="/assets/manifest.json" />
17
17
 
18
18
  <!-- See https://goo.gl/qRE0vM -->
19
- <meta name="theme-color" content="#181A1B" />
19
+ <meta name="theme-color" content="#6f2423" />
20
20
 
21
21
  <!-- Add to homescreen for Chrome on Android. Fallback for manifest.json -->
22
22
  <meta name="mobile-web-app-capable" content="yes" />
@@ -28,7 +28,7 @@
28
28
  <!-- Add to homescreen for Safari on iOS -->
29
29
  <meta name="apple-mobile-web-app-capable" content="yes" />
30
30
  <meta name="apple-mobile-web-app-status-bar-style" content="default" />
31
- <meta name="apple-mobile-web-app-title" content="Operato Fleet" />
31
+ <meta name="apple-mobile-web-app-title" content="Construction Site Link" />
32
32
 
33
33
  <!-- Homescreen icons -->
34
34
  <link rel="apple-touch-icon" href="/assets/manifest/icon-48x48.png" />