+{{- $opts := dict "minify" hugo.IsProduction "format" "esm" -}}
+{{- $galleryScript := resources.Get "ts/gallery.ts" | js.Build $opts -}}
-
-
+{{ $style := .Site.Data.external.PhotoSwipe.Style }}
+{{ $core := .Site.Data.external.PhotoSwipe.Core }}
+{{ $lightbox := .Site.Data.external.PhotoSwipe.Lightbox }}
-
-
+
\ No newline at end of file