diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png index 25fa3c6..cf11bb0 100644 Binary files a/static/apple-touch-icon.png and b/static/apple-touch-icon.png differ diff --git a/static/favicon-96x96.png b/static/favicon-96x96.png index ec274bf..9c9160e 100644 Binary files a/static/favicon-96x96.png and b/static/favicon-96x96.png differ diff --git a/static/favicon.ico b/static/favicon.ico index bde7d30..d21acc9 100644 Binary files a/static/favicon.ico and b/static/favicon.ico differ diff --git a/static/favicon.svg b/static/favicon.svg index 5eef89f..36ac708 100644 --- a/static/favicon.svg +++ b/static/favicon.svg @@ -1 +1,53 @@ - \ No newline at end of file + + + + + + YL + diff --git a/static/site.webmanifest b/static/site.webmanifest index acc46a1..96747b9 100644 --- a/static/site.webmanifest +++ b/static/site.webmanifest @@ -13,6 +13,18 @@ "sizes": "512x512", "type": "image/png", "purpose": "maskable" + }, + { + "src": "/web-app-manifest-192x192.png", + "sizes": "192x192", + "type": "image/png", + "purpose": "any" + }, + { + "src": "/web-app-manifest-512x512.png", + "sizes": "512x512", + "type": "image/png", + "purpose": "any" } ], "theme_color": "#ffffff", diff --git a/static/web-app-manifest-192x192.png b/static/web-app-manifest-192x192.png index 272607f..2d49742 100644 Binary files a/static/web-app-manifest-192x192.png and b/static/web-app-manifest-192x192.png differ diff --git a/static/web-app-manifest-512x512.png b/static/web-app-manifest-512x512.png index 89a95c1..afffded 100644 Binary files a/static/web-app-manifest-512x512.png and b/static/web-app-manifest-512x512.png differ diff --git a/templates/base.html b/templates/base.html index 9e773a5..f07b1eb 100644 --- a/templates/base.html +++ b/templates/base.html @@ -27,6 +27,8 @@ + +