From 19e2ce63b1ea86a5ee3167ba712004ab717855c6 Mon Sep 17 00:00:00 2001 From: akshaythakur8764 Date: Tue, 2 Apr 2024 11:50:06 +0530 Subject: compress image --- src/images/whistling-wood-logo.jpg | Bin 1850271 -> 0 bytes src/images/whistling-wood-logo.png | Bin 0 -> 17602 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/images/whistling-wood-logo.jpg create mode 100644 src/images/whistling-wood-logo.png diff --git a/src/images/whistling-wood-logo.jpg b/src/images/whistling-wood-logo.jpg deleted file mode 100644 index f46bf0e..0000000 Binary files a/src/images/whistling-wood-logo.jpg and /dev/null differ diff --git a/src/images/whistling-wood-logo.png b/src/images/whistling-wood-logo.png new file mode 100644 index 0000000..7d36876 Binary files /dev/null and b/src/images/whistling-wood-logo.png differ -- cgit