Skip to content

Remove html metadata

Casey Ydenberg requested to merge remove-html-metadata into master

This removes the HTML <head> (so static assets can be referenced by the consumer/final HTML generator).

It also adds styling hooks so that we can make the metadata look like something.

Merge request reports