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/pong/icon.png | Bin 915 -> 0 bytes static/pong/icon.webp | Bin 0 -> 1060 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 static/pong/icon.png create mode 100644 static/pong/icon.webp (limited to 'static/pong') diff --git a/static/pong/icon.png b/static/pong/icon.png deleted file mode 100644 index 70670b9..0000000 Binary files a/static/pong/icon.png and /dev/null differ diff --git a/static/pong/icon.webp b/static/pong/icon.webp new file mode 100644 index 0000000..03ab77e Binary files /dev/null and b/static/pong/icon.webp differ -- cgit v1.3.1