We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d566653 commit 1a82f41Copy full SHA for 1a82f41
Config/Devbr/Html/header.html
@@ -26,9 +26,9 @@
26
<link rel="icon" type="image/png" sizes="96x96" href="/img/favicon-96x96.png">
27
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon-16x16.png">
28
<link rel="manifest" href="/img/manifest.json">
29
- <meta name="msapplication-TileColor" content="#00564f">
+ <meta name="msapplication-TileColor" content="#FF5722">
30
<meta name="msapplication-TileImage" content="/img/ms-icon-144x144.png">
31
- <meta name="theme-color" content="#00564f">
+ <meta name="theme-color" content="#FF5722">
32
<link href="https://fonts.googleapis.com/css?family=Kotta+One" rel="stylesheet">
33
<x:style/>
34
</head>
0 commit comments