diff --git a/v2realbot/static/android-chrome-192x192.png b/v2realbot/static/android-chrome-192x192.png new file mode 100644 index 0000000..041d919 Binary files /dev/null and b/v2realbot/static/android-chrome-192x192.png differ diff --git a/v2realbot/static/android-chrome-512x512.png b/v2realbot/static/android-chrome-512x512.png new file mode 100644 index 0000000..e86fd02 Binary files /dev/null and b/v2realbot/static/android-chrome-512x512.png differ diff --git a/v2realbot/static/apple-touch-icon.png b/v2realbot/static/apple-touch-icon.png new file mode 100644 index 0000000..8aef312 Binary files /dev/null and b/v2realbot/static/apple-touch-icon.png differ diff --git a/v2realbot/static/favicon-16x16.png b/v2realbot/static/favicon-16x16.png new file mode 100644 index 0000000..0f2c669 Binary files /dev/null and b/v2realbot/static/favicon-16x16.png differ diff --git a/v2realbot/static/favicon-32x32.png b/v2realbot/static/favicon-32x32.png new file mode 100644 index 0000000..c7554c4 Binary files /dev/null and b/v2realbot/static/favicon-32x32.png differ diff --git a/v2realbot/static/favicon.ico b/v2realbot/static/favicon.ico new file mode 100644 index 0000000..7ef9a0c Binary files /dev/null and b/v2realbot/static/favicon.ico differ diff --git a/v2realbot/static/index.html b/v2realbot/static/index.html index 1889039..a9873a2 100644 --- a/v2realbot/static/index.html +++ b/v2realbot/static/index.html @@ -1,13 +1,17 @@ - Chat - - - - - - + V2realbot + + + + + + + + + +
diff --git a/v2realbot/static/site.webmanifest b/v2realbot/static/site.webmanifest new file mode 100644 index 0000000..45dc8a2 --- /dev/null +++ b/v2realbot/static/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