Minor updates

This commit is contained in:
TwinProduction
2021-01-29 23:10:01 -05:00
parent 467874de10
commit 6f6db36b0f
3 changed files with 4 additions and 5 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="">
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
@ -9,9 +9,8 @@
</head>
<body>
<noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
<strong>Enable JavaScript to view this page.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>