1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-07 02:28:54 +08:00

add manifest and offline support #12

This commit is contained in:
lana-k
2021-04-29 16:19:25 +02:00
parent 92022f9083
commit 9b6aa3d6c7
10 changed files with 2954 additions and 1082 deletions

View File

@@ -5,6 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.png">
<link rel="manifest" href="<%= BASE_URL %>manifest.webmanifest">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>