Skip to content

Instantly share code, notes, and snippets.

@gtchakama
Last active March 3, 2022 18:27
Show Gist options
  • Save gtchakama/93d30f68c4f5fde1d982d6985f9cc062 to your computer and use it in GitHub Desktop.
Save gtchakama/93d30f68c4f5fde1d982d6985f9cc062 to your computer and use it in GitHub Desktop.
{
"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"
}
]
}
@gtchakama
Copy link
Author

{
"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"
}
]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment