Created
September 9, 2016 15:52
-
-
Save ben1one/c6306ddba07dd9090c28f0a5e9f6e740 to your computer and use it in GitHub Desktop.
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
var article = { | |
issueId:"May 2015", | |
articleeId:"2", | |
url:"/article-2.html", | |
title:"The Moral of Caesar", | |
author:"by Roger Kimball", | |
desc:"Caesar's death was more than the end of an extraordinary life; it was the end of an era.", | |
fullIssue:"Vol 33, No. 9 / May 2015", | |
prvArticle:"/article-1.html", | |
nextArticle:"/article-3.html", | |
prvIssue:"/article-7.html", | |
nextIssue:"/article-8.html", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment