diff --git a/html/android-chrome-192x192.png b/html/android-chrome-192x192.png new file mode 100644 index 0000000..db084cb Binary files /dev/null and b/html/android-chrome-192x192.png differ diff --git a/html/android-chrome-512x512.png b/html/android-chrome-512x512.png new file mode 100644 index 0000000..5ae7ce9 Binary files /dev/null and b/html/android-chrome-512x512.png differ diff --git a/html/apple-touch-icon.png b/html/apple-touch-icon.png new file mode 100644 index 0000000..5619413 Binary files /dev/null and b/html/apple-touch-icon.png differ diff --git a/html/favicon-16x16.png b/html/favicon-16x16.png new file mode 100644 index 0000000..b97c6f5 Binary files /dev/null and b/html/favicon-16x16.png differ diff --git a/html/favicon-32x32.png b/html/favicon-32x32.png new file mode 100644 index 0000000..9dd798b Binary files /dev/null and b/html/favicon-32x32.png differ diff --git a/html/favicon.ico b/html/favicon.ico new file mode 100644 index 0000000..99b1c2b Binary files /dev/null and b/html/favicon.ico differ diff --git a/html/js/version.js b/html/js/version.js index b5da702..b13445d 100644 --- a/html/js/version.js +++ b/html/js/version.js @@ -1 +1 @@ -var dashboard_version = "2021-02-06 13:35:38"; +var dashboard_version = "2021-02-06 13:36:29"; diff --git a/html/site.webmanifest b/html/site.webmanifest new file mode 100644 index 0000000..45dc8a2 --- /dev/null +++ b/html/site.webmanifest @@ -0,0 +1 @@ +{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} \ No newline at end of file