diff --git a/output/images/photos.jpg b/output/images/photos.jpg index 749249e..be799b5 100644 Binary files a/output/images/photos.jpg and b/output/images/photos.jpg differ diff --git a/output/js/home.js b/output/js/home.js index 0ab7cf0..9646d8d 100644 --- a/output/js/home.js +++ b/output/js/home.js @@ -11,7 +11,7 @@ jQuery(function () { jQuery.each($('photo', data), function(i, obj) { var photo = $(obj); var image = { - href: photo.attr('url_m'), + href: photo.attr('url_z'), src: '/images/photos.jpg', alt: photo.attr('title') }; diff --git a/output/photos.xml b/output/photos.xml index 5e90d8b..77f5e6a 100644 --- a/output/photos.xml +++ b/output/photos.xml @@ -1,25 +1,25 @@ - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + +