Last active
April 24, 2018 15:21
-
-
Save kevin-smets/1c36e03c7d0fc1adf59c8df2da77828f to your computer and use it in GitHub Desktop.
Branch
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
[ | |
{ | |
"imageUrl": "http://placekitten.com/2000/200", | |
"title": "Article 2", | |
"date": "20/02/2018", | |
"body": "Bacon ipsum dolor amet shankle drumstick tenderloin, leberkas tri-tip corned beef jowl. Short ribs cupim biltong, kielbasa filet mignon brisket sirloin prosciutto pork belly shank pig." | |
}, | |
{ | |
"title": "Article 1", | |
"date": "19/02/2018", | |
"body": "Bacon ipsum dolor amet shankle drumstick tenderloin, leberkas tri-tip corned beef jowl. Short ribs cupim biltong, kielbasa filet mignon brisket sirloin prosciutto pork belly shank pig." | |
} | |
] |
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
{ | |
"stable": { | |
"version": "1.0", | |
"url": { | |
"win32": "http://ipv4.download.thinkbroadband.com/10MB.zip" | |
} | |
}, | |
"development": { | |
"version": "2.0", | |
"url": { | |
"win32": "http://ipv4.download.thinkbroadband.com/10MB.zip" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment