From 67e56eca34e38545bc4fb673e0f13f3e97dc474c Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Mon, 10 Aug 2009 14:09:00 +0200 Subject: gitweb: Optimize git-favicon.png Reduce size of git-favicon.png using a combination of optipng and pngout. From 164 bytes to 115 bytes (30% reduction). Also reduce git-logo.png's size by one byte using advcomp. Signed-off-by: Benjamin Kramer Signed-off-by: Junio C Hamano --- gitweb/git-logo.png | Bin 208 -> 207 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'gitweb/git-logo.png') diff --git a/gitweb/git-logo.png b/gitweb/git-logo.png index 16ae8d538..f4ede2e94 100644 Binary files a/gitweb/git-logo.png and b/gitweb/git-logo.png differ -- cgit v1.2.1