Impressionen

(function($){ $(window).on('load', function(){ $.instagramFeed({ 'username': 'fussballfabrik_official', 'container': "#instagram-feed1", 'display_profile': false, 'display_biography': false, 'display_gallery': true, 'callback': null, 'styling': true, 'items': 32, 'items_per_row': 4, 'margin': .5, 'lazy_load': true }); }); })(jQuery);