diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/public/index.html b/public/index.html index cedeea7..2cda7e2 100644 --- a/public/index.html +++ b/public/index.html | |||
@@ -5,9 +5,6 @@ | |||
5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
6 | <meta name="viewport" content="width=device-width,initial-scale=1.0, viewport-fit=cover"> | 6 | <meta name="viewport" content="width=device-width,initial-scale=1.0, viewport-fit=cover"> |
7 | <meta name="robots" content="noindex"> | 7 | <meta name="robots" content="noindex"> |
8 | <meta name="apple-mobile-web-app-capable" content="yes"> | ||
9 | <meta name="apple-mobile-web-app-title" content="<%= htmlWebpackPlugin.options.title %>"> | ||
10 | <meta name="apple-mobile-web-app-status-bar-style" content="black"> | ||
11 | <link rel="icon" href="<%= BASE_URL %>favicon.png"> | 8 | <link rel="icon" href="<%= BASE_URL %>favicon.png"> |
12 | <title><%= htmlWebpackPlugin.options.title %></title> | 9 | <title><%= htmlWebpackPlugin.options.title %></title> |
13 | </head> | 10 | </head> |