From 28f6ae4ffc6846f9ccf352ee784601eaf3e1d5c4 Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Sun, 24 Dec 2023 07:55:00 +0000 Subject: Use higher quality source images --- src/static/images/favicon-70x70.png | Bin 0 -> 10940 bytes src/static/images/main.png | Bin 0 -> 724558 bytes src/static/images/main.webp | Bin 0 -> 256990 bytes .../81e0da73927123f3f6b0c9a2d0750e76/6cac9/main.webp | Bin 13260 -> 0 bytes .../81e0da73927123f3f6b0c9a2d0750e76/88e48/main.png | Bin 43389 -> 0 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/static/images/favicon-70x70.png create mode 100644 src/static/images/main.png create mode 100644 src/static/images/main.webp delete mode 100644 src/static/static/81e0da73927123f3f6b0c9a2d0750e76/6cac9/main.webp delete mode 100644 src/static/static/81e0da73927123f3f6b0c9a2d0750e76/88e48/main.png (limited to 'src/static') diff --git a/src/static/images/favicon-70x70.png b/src/static/images/favicon-70x70.png new file mode 100644 index 0000000..4d68d0f Binary files /dev/null and b/src/static/images/favicon-70x70.png differ diff --git a/src/static/images/main.png b/src/static/images/main.png new file mode 100644 index 0000000..324fab3 Binary files /dev/null and b/src/static/images/main.png differ diff --git a/src/static/images/main.webp b/src/static/images/main.webp new file mode 100644 index 0000000..92bad48 Binary files /dev/null and b/src/static/images/main.webp differ diff --git a/src/static/static/81e0da73927123f3f6b0c9a2d0750e76/6cac9/main.webp b/src/static/static/81e0da73927123f3f6b0c9a2d0750e76/6cac9/main.webp deleted file mode 100644 index 185b64e..0000000 Binary files a/src/static/static/81e0da73927123f3f6b0c9a2d0750e76/6cac9/main.webp and /dev/null differ diff --git a/src/static/static/81e0da73927123f3f6b0c9a2d0750e76/88e48/main.png b/src/static/static/81e0da73927123f3f6b0c9a2d0750e76/88e48/main.png deleted file mode 100644 index 5139f93..0000000 Binary files a/src/static/static/81e0da73927123f3f6b0c9a2d0750e76/88e48/main.png and /dev/null differ -- cgit