Skip to content

Instantly share code, notes, and snippets.

@jlengstorf
Created April 2, 2013 03:32
Show Gist options
  • Save jlengstorf/5289713 to your computer and use it in GitHub Desktop.
Save jlengstorf/5289713 to your computer and use it in GitHub Desktop.
jQuery(function($){
$("#instagram").recentInstagramUploads({
access_token: "30794906.1fb234f.8faa8c1dd437479a9ca8f9dda5b202b8",
ig_user_id: "30794906",
photo_count: 16,
photo_class: 'photo'
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment