diff options
| author | Andriy Cherniy <cherniyandriy@pntl.com.ua> | 2022-09-10 22:08:04 +0300 |
|---|---|---|
| committer | Andriy Cherniy <cherniyandriy@pntl.com.ua> | 2022-09-10 22:08:04 +0300 |
| commit | 0576e2c7a39ad2a20a734f25abff3b8911319684 (patch) | |
| tree | 8ec6a21302807810bcab1fe9749c594e8d1fceff /static | |
| download | quga.m0e.space-0576e2c7a39ad2a20a734f25abff3b8911319684.tar.gz quga.m0e.space-0576e2c7a39ad2a20a734f25abff3b8911319684.zip | |
initial commit
Diffstat (limited to 'static')
| -rw-r--r-- | static/android-chrome-192x192.png | bin | 0 -> 51308 bytes | |||
| -rw-r--r-- | static/android-chrome-512x512.png | bin | 0 -> 305894 bytes | |||
| -rw-r--r-- | static/apple-touch-icon.png | bin | 0 -> 45384 bytes | |||
| -rw-r--r-- | static/favicon-16x16.png | bin | 0 -> 713 bytes | |||
| -rw-r--r-- | static/favicon-32x32.png | bin | 0 -> 2187 bytes | |||
| -rw-r--r-- | static/favicon.ico | bin | 0 -> 15406 bytes | |||
| -rw-r--r-- | static/logo.jpg | bin | 0 -> 58500 bytes | |||
| -rw-r--r-- | static/logo_smol.jpg | bin | 0 -> 1638 bytes | |||
| -rw-r--r-- | static/site.webmanifest | 1 |
9 files changed, 1 insertions, 0 deletions
diff --git a/static/android-chrome-192x192.png b/static/android-chrome-192x192.png Binary files differnew file mode 100644 index 0000000..d5dc041 --- /dev/null +++ b/static/android-chrome-192x192.png diff --git a/static/android-chrome-512x512.png b/static/android-chrome-512x512.png Binary files differnew file mode 100644 index 0000000..ff8f49d --- /dev/null +++ b/static/android-chrome-512x512.png diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png Binary files differnew file mode 100644 index 0000000..35ebb41 --- /dev/null +++ b/static/apple-touch-icon.png diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png Binary files differnew file mode 100644 index 0000000..5947a1b --- /dev/null +++ b/static/favicon-16x16.png diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png Binary files differnew file mode 100644 index 0000000..888e360 --- /dev/null +++ b/static/favicon-32x32.png diff --git a/static/favicon.ico b/static/favicon.ico Binary files differnew file mode 100644 index 0000000..8ceb8b8 --- /dev/null +++ b/static/favicon.ico diff --git a/static/logo.jpg b/static/logo.jpg Binary files differnew file mode 100644 index 0000000..58316fd --- /dev/null +++ b/static/logo.jpg diff --git a/static/logo_smol.jpg b/static/logo_smol.jpg Binary files differnew file mode 100644 index 0000000..45191fe --- /dev/null +++ b/static/logo_smol.jpg diff --git a/static/site.webmanifest b/static/site.webmanifest new file mode 100644 index 0000000..45dc8a2 --- /dev/null +++ b/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 |
