Skip to content

Instantly share code, notes, and snippets.

@barnabywalters
Forked from anonymous/gist:5480953
Last active December 16, 2015 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barnabywalters/5480962 to your computer and use it in GitHub Desktop.
Save barnabywalters/5480962 to your computer and use it in GitHub Desktop.
{
"alternates": [
{
"url": "http://example.org",
"rel": "home",
"media": "screen",
"hreflang": "en"
}
],
"rels":
{
"author": ["http://example.org"]
},
"items": [
{
"type": ["h-card"]
••• etc
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment