]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - public/index.html
Reverted the apple web app meta tags
[github/bastienwirtz/homer.git] / public / index.html
index cedeea78ab570cde0d167e3dab9c78126a6d709e..2cda7e2d6ae3e9a90685013a8bc8e1c2d8bda0a2 100644 (file)
@@ -5,9 +5,6 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width,initial-scale=1.0, viewport-fit=cover">
     <meta name="robots" content="noindex">
-    <meta name="apple-mobile-web-app-capable" content="yes">
-    <meta name="apple-mobile-web-app-title" content="<%= htmlWebpackPlugin.options.title %>">
-    <meta name="apple-mobile-web-app-status-bar-style" content="black">
     <link rel="icon" href="<%= BASE_URL %>favicon.png">
     <title><%= htmlWebpackPlugin.options.title %></title>
   </head>