Add theme color
This commit is contained in:
parent
eaacac7c2c
commit
3c8c452ee9
|
|
@ -8,6 +8,7 @@
|
||||||
<link rel="icon" type="image" href="./assets/favicon.png">
|
<link rel="icon" type="image" href="./assets/favicon.png">
|
||||||
<link rel="stylesheet" type="text/css" href="style.css">
|
<link rel="stylesheet" type="text/css" href="style.css">
|
||||||
<link href="./assets/fontawesome/css/all.min.css" rel="stylesheet">
|
<link href="./assets/fontawesome/css/all.min.css" rel="stylesheet">
|
||||||
|
me="theme-color" content="#8E8E8E" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
|
@ -113,4 +114,4 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue