From 09ecb0e1897b2356cc94869b6f1eb43fa4ab9d15 Mon Sep 17 00:00:00 2001 From: pixeldesu Date: Sun, 30 Nov 2014 16:26:10 +0100 Subject: [PATCH] update meta theme --- app/views/layouts/application.html.haml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index 463bbd94..c90f4d3b 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -1,6 +1,7 @@ !!! 5 %html %head + %meta{content: '#0C84E4', name: 'theme-color'} %meta{charset: 'utf-8'} %meta{'http-equiv' => 'X-UA-Compatible' ,content: 'IE=edge'} %meta{name: 'viewport', content: 'width=device-width, initial-scale=1'}