Fixed some errors reported in google lighthouse audit tool.

This commit is contained in:
orangemug
2017-11-08 10:13:02 +00:00
parent 3aae2e976f
commit dfe7282510
7 changed files with 24 additions and 6 deletions

View File

@@ -4,6 +4,7 @@
<meta charset="utf-8">
<title><%= htmlWebpackPlugin.options.title %></title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="manifest" href="manifest.json">
<style>
html {
background-color: rgb(28, 31, 36);