yangchaojie il y a 1 jour
Parent
commit
92f99c8433
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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