Update the alias generated HTML files to conform to the W3C HTML spec
authorMarvin Pinto <git@pinto.im>
Mon, 7 Mar 2016 20:05:51 +0000 (15:05 -0500)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 9 Jun 2016 13:57:35 +0000 (15:57 +0200)
commit5d3aabcb32f33715eddb378f12541c7c412ee261
treea6f4fa3e17a594da2ba715822b7e2a818952f131
parent75deb923d9feb8a2d92b2ed25af7426af6e7cc21
Update the alias generated HTML files to conform to the W3C HTML spec

- W3C recommends that there be a [whitespace character][1] between the
`;` and the `url=` portions.

- W3C also recommends that there be a [title][2] child in the `head`
element

[1]: https://www.w3.org/TR/html-markup/meta.http-equiv.refresh.html
[2]: https://www.w3.org/TR/html-markup/head.html

Closes #1933
docs/content/extras/aliases.md
target/htmlredirect.go