Backend for songs.zachdecook.com
- theme: add meta theme-color
Zach DeCook 2018-03-22
parent 7c5ec1d · commit bae7f42
-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">