Skip to content

Instantly share code, notes, and snippets.

@ifkas
Last active June 5, 2019 16:14
Show Gist options
  • Save ifkas/275169ac7efedf380dc6f77e2f7c8266 to your computer and use it in GitHub Desktop.
Save ifkas/275169ac7efedf380dc6f77e2f7c8266 to your computer and use it in GitHub Desktop.
Json with couple of unsplash images
[{
"bg_image":
"https://images.unsplash.com/photo-1546924635-8a0e468028b0?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1500&q=80"
},
{
"bg_image":
"https://images.unsplash.com/photo-1546165388-7b9d5231867e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1502&q=80"
},
{
"bg_image":
"https://images.unsplash.com/photo-1546195315-a2bdac26c71e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1500&q=80"
},
{
"bg_image":
"https://images.unsplash.com/photo-1511300636408-a63a89df3482?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1500&q=80"
},
{
"bg_image":
"https://images.unsplash.com/photo-1544593065-81b4032c1305?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1500&q=80"
},
{
"bg_image":
"https://images.unsplash.com/photo-1547281381-bcffc988d43b?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1502&q=80"
},
{
"bg_image":
"https://images.unsplash.com/photo-1547399142-802241915f14?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1498&q=80"
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment