Skip to content

Instantly share code, notes, and snippets.

@iamkevingreen
Created October 21, 2016 17:59
Show Gist options
  • Save iamkevingreen/3ea7b63d7c2f73997674db91ca1d11f7 to your computer and use it in GitHub Desktop.
Save iamkevingreen/3ea7b63d7c2f73997674db91ca1d11f7 to your computer and use it in GitHub Desktop.
<Helmet
htmlAttributes={{"lang": "en", "amp": undefined}} // amp takes no value
title="testing"
link={[
{"rel": "icon", "href": "favicon.png"}
]}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment