ox-html: Reorder output of meta data in head
commite453a261a73c04fbae759ccdd192d03c3978c960
authorArun Persaud <apersaud@lbl.gov>
Tue, 9 Jun 2015 04:48:26 +0000 (8 21:48 -0700)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 9 Jun 2015 19:06:49 +0000 (9 21:06 +0200)
treeff3456dc6d0bd321f3eba2acff752e75a06675c1
parent145ac49faf50b4a2025c91263799f9fd11ce7438
ox-html: Reorder output of meta data in head

* lisp/ox-html.el (org-html--build-meta-info): Charset and viewport
  meta data should come first in `head'.  Only reordered output, no
  other code changes.

See, for example:
  - https://code.google.com/p/doctype-mirror/wiki/MetaCharsetAttribute
  - http://getbootstrap.com/getting-started/#template

TINYCHANGE
lisp/ox-html.el