aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-01-05 21:27:04 +0100
committerAlex Legler <alex@a3li.li>2015-01-05 21:27:04 +0100
commitc46a821b272b1fd9219661205c56c113666bdea6 (patch)
treec29ea5e18aac31722d35025274514477eee95304
parentUpdate README (diff)
downloadtyrian-theme-c46a821b272b1fd9219661205c56c113666bdea6.tar.gz
tyrian-theme-c46a821b272b1fd9219661205c56c113666bdea6.tar.bz2
tyrian-theme-c46a821b272b1fd9219661205c56c113666bdea6.zip
Add Android Lollipop theme-color meta tag
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 23c5130..edd08dd 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,7 @@
<title>Gentoo Tyrian Template</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="theme-color" content="#54487a">
<meta name="description" content="">
<link href="assets/bootstrap.css" rel="stylesheet" media="screen">
<link href="assets/tyrian.css" rel="stylesheet" media="screen">