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/index/kanna.png | Bin 54665 -> 0 bytes static/index/kanna.webp | Bin 0 -> 6830 bytes static/index/stars.gif | Bin 180039 -> 0 bytes static/index/stars.webp | Bin 0 -> 134180 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 static/index/kanna.png create mode 100644 static/index/kanna.webp delete mode 100644 static/index/stars.gif create mode 100644 static/index/stars.webp (limited to 'static/index') diff --git a/static/index/kanna.png b/static/index/kanna.png deleted file mode 100644 index e144b96..0000000 Binary files a/static/index/kanna.png and /dev/null differ diff --git a/static/index/kanna.webp b/static/index/kanna.webp new file mode 100644 index 0000000..bb8907e Binary files /dev/null and b/static/index/kanna.webp differ diff --git a/static/index/stars.gif b/static/index/stars.gif deleted file mode 100644 index 2b7372f..0000000 Binary files a/static/index/stars.gif and /dev/null differ diff --git a/static/index/stars.webp b/static/index/stars.webp new file mode 100644 index 0000000..27c6f05 Binary files /dev/null and b/static/index/stars.webp differ -- cgit v1.3.1