From: Anthony Fok Date: Tue, 27 Jan 2015 11:52:14 +0000 (-0700) Subject: [Docs] Use OptiPNG to shrink PNG images losslessly X-Git-Tag: v0.13~93 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=82d4b8ab;p=brevno-suite%2Fhugo [Docs] Use OptiPNG to shrink PNG images losslessly So they load slightly faster. :-) --- diff --git a/docs/static/img/hugo-logo-med.png b/docs/static/img/hugo-logo-med.png index f0ac904f..dcc14169 100644 Binary files a/docs/static/img/hugo-logo-med.png and b/docs/static/img/hugo-logo-med.png differ diff --git a/docs/static/img/hugo-logo.png b/docs/static/img/hugo-logo.png index e4a0d796..a4f1321b 100644 Binary files a/docs/static/img/hugo-logo.png and b/docs/static/img/hugo-logo.png differ diff --git a/docs/static/img/hugo.png b/docs/static/img/hugo.png index 3f968dc1..aa15c5ed 100644 Binary files a/docs/static/img/hugo.png and b/docs/static/img/hugo.png differ diff --git a/docs/static/img/stou-tn.png b/docs/static/img/stou-tn.png index c16a1edd..07d0ca74 100644 Binary files a/docs/static/img/stou-tn.png and b/docs/static/img/stou-tn.png differ diff --git a/docs/static/img/thehome.png b/docs/static/img/thehome.png index 4c01be12..4a662760 100644 Binary files a/docs/static/img/thehome.png and b/docs/static/img/thehome.png differ diff --git a/docs/static/img/yslow-rules.png b/docs/static/img/yslow-rules.png index 051c8ff8..191700d4 100644 Binary files a/docs/static/img/yslow-rules.png and b/docs/static/img/yslow-rules.png differ