diff --git a/img/android-chrome-192x192.png b/img/android-chrome-192x192.png index e40e6af..60f56ee 100644 Binary files a/img/android-chrome-192x192.png and b/img/android-chrome-192x192.png differ diff --git a/img/android-chrome-512x512.png b/img/android-chrome-512x512.png index 9ebddec..6cd7ce7 100644 Binary files a/img/android-chrome-512x512.png and b/img/android-chrome-512x512.png differ diff --git a/img/apple-touch-icon.png b/img/apple-touch-icon.png index f3a9345..0a7ec74 100644 Binary files a/img/apple-touch-icon.png and b/img/apple-touch-icon.png differ diff --git a/img/browserconfig.xml b/img/browserconfig.xml new file mode 100644 index 0000000..ba99813 --- /dev/null +++ b/img/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #da532c + + + diff --git a/img/critical.png b/img/critical.png deleted file mode 100644 index 82325ff..0000000 Binary files a/img/critical.png and /dev/null differ diff --git a/img/favicon-16x16.png b/img/favicon-16x16.png index 0eaf372..5e7d49e 100644 Binary files a/img/favicon-16x16.png and b/img/favicon-16x16.png differ diff --git a/img/favicon-32x32.png b/img/favicon-32x32.png index a4f2f75..700e7fd 100644 Binary files a/img/favicon-32x32.png and b/img/favicon-32x32.png differ diff --git a/img/favicon.ico b/img/favicon.ico index 05712e3..5e66bd6 100644 Binary files a/img/favicon.ico and b/img/favicon.ico differ diff --git a/img/gift.svg b/img/gift.svg new file mode 100644 index 0000000..663b87e --- /dev/null +++ b/img/gift.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/img/info.png b/img/info.png deleted file mode 100644 index 1fb0c51..0000000 Binary files a/img/info.png and /dev/null differ diff --git a/img/logo.png b/img/logo.png deleted file mode 100644 index f936f51..0000000 Binary files a/img/logo.png and /dev/null differ diff --git a/img/mstile-144x144.png b/img/mstile-144x144.png new file mode 100644 index 0000000..c74fe33 Binary files /dev/null and b/img/mstile-144x144.png differ diff --git a/img/mstile-150x150.png b/img/mstile-150x150.png new file mode 100644 index 0000000..8095268 Binary files /dev/null and b/img/mstile-150x150.png differ diff --git a/img/mstile-310x150.png b/img/mstile-310x150.png new file mode 100644 index 0000000..dab6af6 Binary files /dev/null and b/img/mstile-310x150.png differ diff --git a/img/mstile-310x310.png b/img/mstile-310x310.png new file mode 100644 index 0000000..16849f7 Binary files /dev/null and b/img/mstile-310x310.png differ diff --git a/img/mstile-70x70.png b/img/mstile-70x70.png new file mode 100644 index 0000000..0316426 Binary files /dev/null and b/img/mstile-70x70.png differ diff --git a/img/safari-pinned-tab.svg b/img/safari-pinned-tab.svg new file mode 100644 index 0000000..cff165f --- /dev/null +++ b/img/safari-pinned-tab.svg @@ -0,0 +1,39 @@ + + + + +Created by potrace 1.14, written by Peter Selinger 2001-2017 + + + + + diff --git a/img/site.webmanifest b/img/site.webmanifest index 6372912..1edcfef 100644 --- a/img/site.webmanifest +++ b/img/site.webmanifest @@ -1 +1,19 @@ -{"name":"","short_name":"","icons":[{"src":"/static/img/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/static/img/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"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" +} diff --git a/img/warn.png b/img/warn.png deleted file mode 100644 index 1b0cd43..0000000 Binary files a/img/warn.png and /dev/null differ