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
+9
View File
@@ -0,0 +1,9 @@
{
"name": "Maputnik",
"short_name": "Maputnik",
"description": "Visual Map Designer",
"start_url": ".",
"display": "browser",
"background_color": "#1c1f24",
"theme_color": "#1c1f24"
}