change theme-color

This commit is contained in:
Andreas N 2015-01-13 22:57:50 +01:00
parent 5f3feaa4e6
commit f350f2806a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
%meta{charset: 'utf-8'}
%meta{'http-equiv' => 'X-UA-Compatible' ,content: 'IE=edge'}
%meta{name: 'viewport', content: 'width=device-width, initial-scale=1, user-scalable=no'}
%meta{name: 'theme-color', content: '#0C84E4'}
%meta{name: 'theme-color', content: '#5e35b1'}
%meta{name: "mobile-web-app-capable", content: "yes"}
%meta{name: "apple-mobile-web-app-capable", content: "yes"}
%meta{name: 'apple-mobile-web-app-status-bar-style', content: 'black-translucent'}