diff --git a/index.html b/index.html index 896412cf9dee41445045e56dc4235dc048cd0270..a159dc3f11c0e4cf6f077404a5d27aa039cad309 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,10 @@ <html> <head> <meta charset="utf-8" /> + <meta name="theme-color" content="#2f3136" /> + <meta name="msapplication-navbutton-color" content="#2f3136" /> + <meta name="apple-mobile-web-app-capable" content="yes" /> + <meta name="apple-mobile-web-app-status-bar-style" content="#2f3136" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"