From 94701020c366189ac43035de7a07c26fe3bb1226 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 3 Mar 2025 13:37:03 +0100 Subject: Add favicons --- ico/apple-touch-icon.png | Bin 0 -> 1750 bytes ico/favicon.ico | Bin 0 -> 5238 bytes ico/icon-192-maskable.png | Bin 0 -> 1632 bytes ico/icon-192.png | Bin 0 -> 6033 bytes ico/icon-512-maskable.png | Bin 0 -> 7621 bytes ico/icon-512.png | Bin 0 -> 20242 bytes index.html | 12 +++++++++--- site.webmanifest | 31 +++++++++++++++++++++++++++++++ 8 files changed, 40 insertions(+), 3 deletions(-) create mode 100644 ico/apple-touch-icon.png create mode 100644 ico/favicon.ico create mode 100644 ico/icon-192-maskable.png create mode 100644 ico/icon-192.png create mode 100644 ico/icon-512-maskable.png create mode 100644 ico/icon-512.png create mode 100644 site.webmanifest diff --git a/ico/apple-touch-icon.png b/ico/apple-touch-icon.png new file mode 100644 index 0000000..abd842d Binary files /dev/null and b/ico/apple-touch-icon.png differ diff --git a/ico/favicon.ico b/ico/favicon.ico new file mode 100644 index 0000000..cc066f0 Binary files /dev/null and b/ico/favicon.ico differ diff --git a/ico/icon-192-maskable.png b/ico/icon-192-maskable.png new file mode 100644 index 0000000..856c8c7 Binary files /dev/null and b/ico/icon-192-maskable.png differ diff --git a/ico/icon-192.png b/ico/icon-192.png new file mode 100644 index 0000000..49d2d39 Binary files /dev/null and b/ico/icon-192.png differ diff --git a/ico/icon-512-maskable.png b/ico/icon-512-maskable.png new file mode 100644 index 0000000..430213f Binary files /dev/null and b/ico/icon-512-maskable.png differ diff --git a/ico/icon-512.png b/ico/icon-512.png new file mode 100644 index 0000000..370613d Binary files /dev/null and b/ico/icon-512.png differ diff --git a/index.html b/index.html index 8b8a81d..983b33e 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,13 @@ + + + + + + +