Created
October 21, 2016 17:59
-
-
Save iamkevingreen/3ea7b63d7c2f73997674db91ca1d11f7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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