Created
July 4, 2019 15:43
-
-
Save stefany-newman/15bf737491d08ae6607888b03efb49fe to your computer and use it in GitHub Desktop.
AMP story bookend
This file contains 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
{ | |
"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