Add xhtml option which is turned of by default. When activated it will inject self closed <link href=".." /> tags instead of unclosed <link href=".."> tags. (#255)
Add support for webpack placeholders inside the public path e.g. '/dist/[hash]/'. (#249)