mirror of
https://github.com/mbirth/tcl_update_db.git
synced 2024-11-09 23:06:45 +00:00
Add theme-color meta tag (for Vivaldi).
This commit is contained in:
parent
9ed07b23e4
commit
74d733b98c
@ -4,6 +4,7 @@
|
||||
<meta charset="utf-8"/>
|
||||
<title>BlackBerry/TCL Firmware List</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=0.8"/>
|
||||
<meta name="theme-color" content="#1b5e20"/>
|
||||
<link rel="stylesheet" href="node_modules/material-components-web/dist/material-components-web.css"/>
|
||||
<link rel="stylesheet" href="assets/material-icons.css"/>
|
||||
<link rel="stylesheet" href="assets/style.css"/>
|
||||
|
Loading…
Reference in New Issue
Block a user