CJ hace 1 año
padre
commit
fe8b3e41d1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      templates/blog.html

+ 1 - 1
templates/blog.html

@@ -287,7 +287,7 @@
     }
     var lightbox = new PhotoSwipeLightbox({
         gallery: 'p',
-        children: 'a',
+        children: 'a[data-pswp-width]',
         // dynamic import is not supported in UMD version
         pswpModule: PhotoSwipe
     });