From f94a000a8a8d7160b4261849a1106616ab1c8e93 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Tue, 31 Mar 2026 14:26:12 +0200 Subject: Add WebP thumbnails for portfolio gallery to improve load times Gallery now loads 300px WebP thumbnails (268KB total) instead of full-size images (4MB), with lazy loading. Lightbox still shows original quality. Co-Authored-By: Claude Opus 4.5 --- src/Assets/art/thumbs/warning_existential_hazard.webp | Bin 0 -> 6636 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/Assets/art/thumbs/warning_existential_hazard.webp (limited to 'src/Assets/art/thumbs/warning_existential_hazard.webp') diff --git a/src/Assets/art/thumbs/warning_existential_hazard.webp b/src/Assets/art/thumbs/warning_existential_hazard.webp new file mode 100644 index 0000000..692bfba Binary files /dev/null and b/src/Assets/art/thumbs/warning_existential_hazard.webp differ -- cgit v1.2.3