[fix] add theme color (#3869)

This commit is contained in:
Rushabh Mehta 2017-08-07 18:03:03 +05:30 committed by GitHub
parent f8387ac039
commit b39b59583f

View file

@ -1,6 +1,11 @@
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<!-- Chrome, Firefox OS and Opera -->
<meta name="theme-color" content="#7575ff">
<!-- Windows Phone -->
<meta name="msapplication-navbutton-color" content="#7575ff">
<!-- iOS Safari -->
<meta name="apple-mobile-web-app-status-bar-style" content="#7575ff"> <meta charset="utf-8">
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8" http-equiv="encoding">
<meta name="author" content="">