about summary refs log tree commit diff
path: root/index.php
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@gmail.com>2018-03-22 21:54:54 -0400
committerZach DeCook <zachdecook@gmail.com>2018-03-22 21:54:54 -0400
commitbae7f420407eb39021eb6df32e1850d0ff214fa2 (patch)
tree4fcc2d331b3ac0db5be55de2e195c8f2bcbb3716 /index.php
parent7c5ec1d89d71797cb5535b88fdca00c353e78bf9 (diff)
downloadprosongsa-bae7f420407eb39021eb6df32e1850d0ff214fa2.tar.gz
- theme: add meta theme-color
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 2ea7e4b..fa6f856 100755
--- a/index.php
+++ b/index.php
@@ -27,6 +27,7 @@ Author: Zach DeCook
 		<meta charset="UTF-8">
 		<meta name="viewport" content="width=device-width, initial-scale=.65">
 		<title>Choruses and Hymns</title>
+		<meta name="theme-color" content="#001144">
 	</head>
 
 <body class="col-xs-12 col-sm-12 col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">