diff options
Diffstat (limited to 'app/static')
| -rw-r--r-- | app/static/android-chrome-192x192.png | bin | 0 -> 6286 bytes | |||
| -rw-r--r-- | app/static/android-chrome-512x512.png | bin | 0 -> 19377 bytes | |||
| -rw-r--r-- | app/static/apple-touch-icon.png | bin | 0 -> 5746 bytes | |||
| -rw-r--r-- | app/static/css/style.css (renamed from app/static/style.css) | 0 | ||||
| -rw-r--r-- | app/static/favicon-16x16.png | bin | 0 -> 400 bytes | |||
| -rw-r--r-- | app/static/favicon-32x32.png | bin | 0 -> 797 bytes | |||
| -rw-r--r-- | app/static/favicon.ico | bin | 0 -> 15406 bytes | |||
| -rw-r--r-- | app/static/site.webmanifest | 1 |
8 files changed, 1 insertions, 0 deletions
diff --git a/app/static/android-chrome-192x192.png b/app/static/android-chrome-192x192.png Binary files differnew file mode 100644 index 0000000..a1d7b7e --- /dev/null +++ b/app/static/android-chrome-192x192.png diff --git a/app/static/android-chrome-512x512.png b/app/static/android-chrome-512x512.png Binary files differnew file mode 100644 index 0000000..5496114 --- /dev/null +++ b/app/static/android-chrome-512x512.png diff --git a/app/static/apple-touch-icon.png b/app/static/apple-touch-icon.png Binary files differnew file mode 100644 index 0000000..43c15d0 --- /dev/null +++ b/app/static/apple-touch-icon.png diff --git a/app/static/style.css b/app/static/css/style.css index e69de29..e69de29 100644 --- a/app/static/style.css +++ b/app/static/css/style.css diff --git a/app/static/favicon-16x16.png b/app/static/favicon-16x16.png Binary files differnew file mode 100644 index 0000000..8cf83fa --- /dev/null +++ b/app/static/favicon-16x16.png diff --git a/app/static/favicon-32x32.png b/app/static/favicon-32x32.png Binary files differnew file mode 100644 index 0000000..521b31e --- /dev/null +++ b/app/static/favicon-32x32.png diff --git a/app/static/favicon.ico b/app/static/favicon.ico Binary files differnew file mode 100644 index 0000000..4adfedd --- /dev/null +++ b/app/static/favicon.ico diff --git a/app/static/site.webmanifest b/app/static/site.webmanifest new file mode 100644 index 0000000..45dc8a2 --- /dev/null +++ b/app/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 |
