Facebook
Twitter
Tweets by Diamond League Rome
(function($){
$(window).on('load', function(){
$.instagramFeed({
'username': 'goldengala_roma',
'container': "#instagram-feed",
'display_profile': true,
'display_biography': true,
'display_gallery': true,
'callback': null,
'styling': true,
'items': 12,
'items_per_row': 3,
'margin': 1,
'cache_time': 120
});
});
})(jQuery);