yangchaojie hace 3 semanas
padre
commit
92f99c8433
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      templates/blog.html

+ 1 - 1
templates/blog.html

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