|
16 | 16 | }
|
17 | 17 | </script>
|
18 | 18 |
|
| 19 | + <meta name="description" content="A Graphical User Interface (GUI) for DashWallet.js"> |
19 | 20 | <meta name="application-name" content="Incubator Wallet">
|
20 | 21 | <meta name="apple-mobile-web-app-title" content="Incubator Wallet">
|
21 |
| - <meta name="mobile-web-app-capable" content="yes"> |
22 |
| - <meta name="apple-mobile-web-app-capable" content="yes"> |
23 |
| - <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> |
24 |
| - <meta name="theme-color" content="#111921"> |
25 |
| - <meta name="msapplication-TileColor" content="#0C1217"> |
26 |
| - <meta name="msapplication-TileImage" content="../public/icons/dash-incubator-circle.png"> |
27 |
| - <meta name="msapplication-config" content="../public/icons/browserconfig.xml"> |
| 22 | + <meta name="mobile-web-app-capable" content="yes"> |
| 23 | + <meta name="apple-mobile-web-app-capable" content="yes"> |
| 24 | + <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> |
| 25 | + <meta name="theme-color" content="#111921"> |
| 26 | + <meta name="msapplication-TileColor" content="#0C1217"> |
| 27 | + <meta name="msapplication-TileImage" content="../public/icons/dash-incubator-circle.png"> |
| 28 | + <meta name="msapplication-config" content="../public/icons/browserconfig.xml"> |
28 | 29 |
|
29 |
| - <link rel="icon" type="image/png" href="../public/favicon.png"> |
30 |
| - <link rel="shortcut icon" href="../public/favicon.png"> |
31 |
| - <link rel="manifest" href="./manifest.webmanifest?v=0.0.0" crossorigin="use-credentials"> |
| 30 | + <link rel="icon" type="image/png" href="../public/favicon.png"> |
| 31 | + <link rel="shortcut icon" href="../public/favicon.png"> |
| 32 | + <link rel="manifest" href="./manifest.webmanifest?v=0.0.0" crossorigin="use-credentials"> |
32 | 33 |
|
33 |
| - <link rel="icon" type="image/png" sizes="176x176" href="../public/icons/dash-incubator-circle.png"> |
34 |
| - <link rel="apple-touch-icon" sizes="176x176" href="../public/icons/dash-incubator-circle.png"> |
| 34 | + <link rel="icon" type="image/png" sizes="176x176" href="../public/icons/dash-incubator-circle.png"> |
| 35 | + <link rel="apple-touch-icon" sizes="176x176" href="../public/icons/dash-incubator-circle.png"> |
35 | 36 | <link rel="stylesheet" type="text/css" media="screen" href="./index.css?v=0.0.0">
|
36 | 37 | </head>
|
37 | 38 | <body class="nt">
|
|
0 commit comments