[feature] adding android chrome theme colour
This commit is contained in:
parent
eea8345dd1
commit
b6a37a0aa7
|
@ -3,6 +3,7 @@
|
|||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="theme-color" content="#262831">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
<title>New Tab</title>
|
||||
<link rel="stylesheet" href="css/reset.css">
|
||||
|
|
Loading…
Reference in New Issue