jsanahuja/jquery.instagramFeed

Add support to render other scales

Closed this issue · 0 comments

By default we render thumbnail_src which is the 640 x 640 scale. In the thumbnail_resources array we have available the scales for the 150x150, 240x240, 320x320, 480x480 and 640x640.

  • Add support to render images of other scales
  • Update documentation
  • Add markup for different resources (classes depending if its video, sidebar, igtv)

EDIT: Markup