Created
May 17, 2017 06:48
-
-
Save Yvelious/1b5bb12ae3fe6684a0d21069e0c6b1a3 to your computer and use it in GitHub Desktop.
inspiration
This file contains hidden or 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": "Ford f-150 2011 Sema Show 2016", | |
"link": "/gallery/ford/f-150/2017/blue-lariat-with-6-inch-lift-on-asanti-offroad-wheels.html", | |
"img_counter": "12", | |
"gallery": { | |
"2": { | |
"id": "2", | |
"img_url": "/path/gallery-pic.jpg", | |
"description": "some text", | |
"alt": "some alt for picture" | |
}, | |
"3": { | |
"id": "3", | |
"img_url": "/path/gallery-pic.jpg", | |
"description": "some text", | |
"alt": "some alt for picture" | |
} | |
} | |
}, | |
{ | |
"title": "Ford f-150 2011 Sema Show 2016", | |
"link": "/gallery/ford/f-150/2017/blue-lariat-with-6-inch-lift-on-asanti-offroad-wheels.html", | |
"img_counter": "24", | |
"gallery": { | |
"12": { | |
"id": "12", | |
"img_url": "/path/gallery-pic.jpg", | |
"description": "some text", | |
"alt": "some alt for picture" | |
}, | |
"23": { | |
"id": "23", | |
"img_url": "/path/gallery-pic.jpg", | |
"description": "some text", | |
"alt": "some alt for picture" | |
} | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment