| | |
| | | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| | | <meta name="viewport" |
| | | content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0,viewport-fit=cover"> |
| | | <link rel="icon" href="<%= BASE_URL %>logo.ico"> |
| | | <link rel="icon" href="<%= BASE_URL %>logo.png"> |
| | | <title><%= htmlWebpackPlugin.options.title %></title> |
| | | <link rel="manifest" href="./desk/manifest.json"> |
| | | <meta name="theme-color" content="white"> |
| | | <meta name="apple-mobile-web-app-capable" content="yes"> |
| | | <meta name="apple-mobile-web-app-status-bar-style" content="white"> |
| | | <link rel="apple-touch-icon" href="./img/logo.jpeg"> |
| | | <link rel="apple-touch-icon" href="./img/logo.png"> |
| | | </head> |
| | | |
| | | <body> |