Created
February 15, 2020 15:24
-
-
Save MOgorodnik/1041acbb4965329244988719cc286284 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
[ | |
{ | |
"title": "<h1>London</h1>", | |
"descr": "<p>Capital of GrateBretan!</p>", | |
"image": "<img src=\"https://london.ac.uk/sites/default/files/styles/promo_mobile/public/2018-10/london-aerial-cityscape-river-thames_1.jpg?itok=ekaaHHpi\">" | |
}, | |
{ | |
"title": "<h1>Paris</h1>", | |
"descr": "<p>Capital of France!</p>", | |
"image": "<img src=\"https://london.ac.uk/sites/default/files/styles/promo_mobile/public/2018-10/london-aerial-cityscape-river-thames_1.jpg?itok=ekaaHHpi\">" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment