Last active
March 3, 2022 18:27
-
-
Save gtchakama/93d30f68c4f5fde1d982d6985f9cc062 to your computer and use it in GitHub Desktop.
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
{ | |
"adverts": [ | |
{ | |
"company": "Econet", | |
"heading": "Kevin Kruse", | |
"promo": "39%", | |
"link": "https://gist.github.com", | |
"social": "https://gist.github.com", | |
"image": "https://i.ibb.co/rFKZHFn/frank-mckenna-Eg-B1u-SU5t-RA-unsplash.jpg" | |
}, | |
{ | |
"company": "Telecel", | |
"heading": "Napoleon Hill", | |
"promo": "39%", | |
"link": "https://gist.github.com", | |
"social": "https://gist.github.com", | |
"image": "https://i.ibb.co/rFKZHFn/frank-mckenna-Eg-B1u-SU5t-RA-unsplash.jpg" | |
}, | |
{ | |
"company": "NetOne", | |
"heading": "Albert Einstein", | |
"promo": "39%", | |
"link": "https://gist.github.com", | |
"social": "https://gist.github.com", | |
"image": "https://i.ibb.co/rFKZHFn/frank-mckenna-Eg-B1u-SU5t-RA-unsplash.jpg" | |
}, | |
{ | |
"company": "TelOne", | |
"heading": "Zig Ziglar", | |
"promo": "39%", | |
"link": "https://gist.github.com", | |
"social": "https://gist.github.com", | |
"image": "https://i.ibb.co/rFKZHFn/frank-mckenna-Eg-B1u-SU5t-RA-unsplash.jpg" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{
"adverts" : [
{
"company": "Econet",
"heading" : "Ziyawa neEonet",
"promo" : "39%",
"link" : "https://gist.github.com",
"social" : "https://gist.github.com",
"image" : "https://i.ibb.co/rFKZHFn/frank-mckenna-Eg-B1u-SU5t-RA-unsplash.jpg"
},
{
"company": "Telecel",
"heading" : "Ziyawa Telecel",
"promo" : "39%",
"link" : "https://gist.github.com",
"social" : "https://gist.github.com",
"image" : "https://i.ibb.co/rFKZHFn/frank-mckenna-Eg-B1u-SU5t-RA-unsplash.jpg"
}
]
}