hugo/docs/static
Anthony Fok 4a15051e4c Crop, resize and optimize shelan-tn.png
The original image was 2055px × 1252px, which was oversized
and did not fit the required dimension of 600px × 400px
(3:2 aspect ratio).

To fix, the image was cropped and resized to the required dimension,
and was further optimized:

    $ pngquant --nofs -v --speed 1 --quality 65-80 shelan-tn.png
    $ optipng -o7 -zm1-9 shelan-tn-or8.png
    $ mv shelan-tn-or8.png shelan-tn.png

reducing its filesize from 334125 bytes to 26929 bytes.

See #1831
2016-02-13 00:31:25 +08:00
..
assets/font-awesome Docs: Remove octicons fonts 2015-12-21 03:28:07 -07:00
css Docs: add panel showing the last revision of a page 2016-01-07 04:23:26 -07:00
fonts Docs: Correct file permissions from 0755 to 0644 2015-12-21 12:40:08 -07:00
img Crop, resize and optimize shelan-tn.png 2016-02-13 00:31:25 +08:00
js Docs: Upgrade highlight.js to 9.0.0 2015-12-22 13:54:35 -07:00
share More doc site improvements. Added documentation's new layout 2014-05-28 01:37:33 -04:00
apple-touch-icon.png Homepage update. New Logo. Minor site updates. 2014-03-20 21:51:14 -04:00
favicon.ico Homepage update. New Logo. Minor site updates. 2014-03-20 21:51:14 -04:00