hugo/docs/content/en/content-management
John Zaitseff 158e7ec204 Fix incorrect MIME type from image/jpg to image/jpeg
According to multiple sources, both official ([IANA] and [RFC2046]) and
otherwise (eg, [Mozilla] and [Wikipedia]), the official MIME type for
JPEG images is `image/jpeg`, not `image/jpg`.  Change Hugo to match.

[IANA]: https://www.iana.org/assignments/media-types/media-types.xhtml#image
[RFC2046]: https://tools.ietf.org/html/rfc2046
[Mozilla]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types
[Wikipedia]: https://en.wikipedia.org/wiki/JPEG
2019-12-19 18:02:11 +01:00
..
image-processing Fix incorrect MIME type from image/jpg to image/jpeg 2019-12-19 18:02:11 +01:00
organization
_index.md
archetypes.md
authors.md
comments.md
cross-references.md
formats.md Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
front-matter.md
menus.md
multilingual.md
page-bundles.md
page-resources.md Fix incorrect MIME type from image/jpg to image/jpeg 2019-12-19 18:02:11 +01:00
related.md
sections.md
shortcodes.md
static-files.md
summaries.md
syntax-highlighting.md Merge commit '2e711a28c71e8667258e5ab824f9b9a71c261b0a' 2019-12-15 10:37:36 +01:00
taxonomies.md
toc.md Merge commit '2e711a28c71e8667258e5ab824f9b9a71c261b0a' 2019-12-15 10:37:36 +01:00
types.md
urls.md