mirror of
https://github.com/maputnik/editor.git
synced 2026-01-02 11:30:00 +00:00
Fixed some errors reported in google lighthouse audit tool.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user