summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_includes/head.html')
-rw-r--r--_includes/head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/head.html b/_includes/head.html
index 0f9f4b1..7116a86 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -3,6 +3,7 @@
{% if page.description %}<meta name="description" content="{{ page.description }}">{% endif %}
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="theme-color" content="#54487a">
<link href="{{ site.cdnurl }}/bootstrap.min.css" rel="stylesheet" media="screen">
<link href="{{ site.cdnurl }}/tyrian.min.css" rel="stylesheet" media="screen">
<link rel="icon" href="http://www.gentoo.org/favicon.ico" type="image/x-icon">