Skip to content

Instantly share code, notes, and snippets.

@eknown
Created February 11, 2015 22:50
Show Gist options
  • Save eknown/25a9e2263faf14473217 to your computer and use it in GitHub Desktop.
Save eknown/25a9e2263faf14473217 to your computer and use it in GitHub Desktop.
Using Dribbble API v1: adding another piece of data
'<li class="box"><img src="'+val.images.normal+'" /><h2>'+val.title+'</h2><p><span>'+val.views_count+'</span><a href="'+val.html_url+'">original post &rarr;</a></p></li>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment