From c18135d1274d5012196073c0bc021d9868108291 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Fri, 25 Oct 2024 22:44:33 -0700 Subject: Get rid of the blog and use webp. --- static/404/404.png | Bin 1034642 -> 0 bytes static/404/404.webp | Bin 0 -> 87426 bytes static/404/icon.png | Bin 3678 -> 0 bytes static/404/icon.webp | Bin 0 -> 2576 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 static/404/404.png create mode 100644 static/404/404.webp delete mode 100644 static/404/icon.png create mode 100644 static/404/icon.webp (limited to 'static/404') diff --git a/static/404/404.png b/static/404/404.png deleted file mode 100644 index 72d9d02..0000000 Binary files a/static/404/404.png and /dev/null differ diff --git a/static/404/404.webp b/static/404/404.webp new file mode 100644 index 0000000..c416a79 Binary files /dev/null and b/static/404/404.webp differ diff --git a/static/404/icon.png b/static/404/icon.png deleted file mode 100644 index 038ea8d..0000000 Binary files a/static/404/icon.png and /dev/null differ diff --git a/static/404/icon.webp b/static/404/icon.webp new file mode 100644 index 0000000..37bbfe3 Binary files /dev/null and b/static/404/icon.webp differ -- cgit v1.3.1