Currently, [React Helmet](https://github.com/nfl/react-helmet)'s `<Helmet>` syntax uses an object to define head tag data. It's preferable / idiomatic to instead use full HTML tags instead of remembering object key names. Related to #94