diff --git a/static/android-chrome-192x192.png b/static/android-chrome-192x192.png new file mode 100644 index 0000000..1c7b1c0 Binary files /dev/null and b/static/android-chrome-192x192.png differ diff --git a/static/android-chrome-512x512.png b/static/android-chrome-512x512.png new file mode 100644 index 0000000..94b181f Binary files /dev/null and b/static/android-chrome-512x512.png differ diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png index 89882bc..6670e39 100644 Binary files a/static/apple-touch-icon.png and b/static/apple-touch-icon.png differ diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png new file mode 100644 index 0000000..9d6db08 Binary files /dev/null and b/static/favicon-16x16.png differ diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png new file mode 100644 index 0000000..e6dc73f Binary files /dev/null and b/static/favicon-32x32.png differ diff --git a/static/favicon-96x96.png b/static/favicon-96x96.png deleted file mode 100644 index 6078584..0000000 Binary files a/static/favicon-96x96.png and /dev/null differ diff --git a/static/favicon.ico b/static/favicon.ico index eb328ca..19f4631 100644 Binary files a/static/favicon.ico and b/static/favicon.ico differ diff --git a/static/favicon.svg b/static/favicon.svg deleted file mode 100644 index 5b556b8..0000000 --- a/static/favicon.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/static/img/.gitkeep b/static/img/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/static/img/logo.svg b/static/img/logo.svg index 4e71329..3b27cff 100644 --- a/static/img/logo.svg +++ b/static/img/logo.svg @@ -2,16 +2,16 @@ - - - - - - - + + + + + diff --git a/static/site.webmanifest b/static/site.webmanifest index ccf313a..45dc8a2 100644 --- a/static/site.webmanifest +++ b/static/site.webmanifest @@ -1,21 +1 @@ -{ - "name": "MyWebSite", - "short_name": "MySite", - "icons": [ - { - "src": "/web-app-manifest-192x192.png", - "sizes": "192x192", - "type": "image/png", - "purpose": "maskable" - }, - { - "src": "/web-app-manifest-512x512.png", - "sizes": "512x512", - "type": "image/png", - "purpose": "maskable" - } - ], - "theme_color": "#ffffff", - "background_color": "#ffffff", - "display": "standalone" -} \ No newline at end of file +{"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 diff --git a/static/web-app-manifest-192x192.png b/static/web-app-manifest-192x192.png deleted file mode 100644 index abf9660..0000000 Binary files a/static/web-app-manifest-192x192.png and /dev/null differ diff --git a/static/web-app-manifest-512x512.png b/static/web-app-manifest-512x512.png deleted file mode 100644 index d6d7b33..0000000 Binary files a/static/web-app-manifest-512x512.png and /dev/null differ