feat: Ensure using local photoswipe

This commit is contained in:
2025-06-18 14:58:37 +02:00
parent 0c1edf647b
commit 4e71c8704f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
import PhotoSwipeLightbox from 'https://unpkg.com/photoswipe/dist/photoswipe-lightbox.esm.js';
import PhotoSwipeLightbox from './photoswipe-lightbox.esm.js';
const lightbox = new PhotoSwipeLightbox({
gallery: '.gallery',