Skip to content

Instantly share code, notes, and snippets.

@stefany-newman
Created July 4, 2019 15:43
Show Gist options
  • Save stefany-newman/15bf737491d08ae6607888b03efb49fe to your computer and use it in GitHub Desktop.
Save stefany-newman/15bf737491d08ae6607888b03efb49fe to your computer and use it in GitHub Desktop.
AMP story bookend
{
"bookendVersion": "v1.0",
"shareProviders": [
"facebook",
"twitter",
"email"
],
"components": [
{
"type": "heading",
"text": "More to read"
},
{
"type": "small",
"title": "Top 100 Greatest Generals Of All Time",
"url": "https://www.historynet.com/top-100-greatest-generals-of-all-time.htm"
},
{
"type": "small",
"title": "Audio file taken from Wikipedia",
"url": "https://en.wikipedia.org/wiki/File:Bernard_Montgomery_in_Desert_Island_Disks_p009y0ss.flac"
},
{
"type": "cta-link",
"links": [
{
"text": "Buy our history book on generals!",
"url": "https://www.ampproject.org/stories/"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment