From 7144c94e26572e927185a2892473634f9121c2e2 Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Mon, 22 Jun 2015 01:47:37 +0200 Subject: [fix] reduce server traffic by optimizing images MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Simply running ‘optipng’ on every PNG image reduces the overall size of them by 10% on average. --- searx/static/themes/courgette/img/searx-mobile.png | Bin 10208 -> 9568 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'searx/static/themes/courgette/img/searx-mobile.png') diff --git a/searx/static/themes/courgette/img/searx-mobile.png b/searx/static/themes/courgette/img/searx-mobile.png index 2b9383a5d..b5af3865c 100644 Binary files a/searx/static/themes/courgette/img/searx-mobile.png and b/searx/static/themes/courgette/img/searx-mobile.png differ -- cgit v1.2.3