File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
layouts/partials/gallerydeluxe Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 {{ $gallery := site.GetPage $sourcePath }}
2020 {{ $images = $gallery.Resources.ByType "image" }}
2121{{ end }}
22- {{ $galleryID := $galleryIDBase | crypto .FNV32a }}
22+ {{ $galleryID := $galleryIDBase | hash .FNV32a }}
2323{{ $imageDataUrl := "" }}
2424{{ $s := slice }}
2525{{ $params := site.Params.gallerydeluxe }}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ description = "Fast gallery suitable for lots of images."
66homepage = " https://github.com/bep/gallerydeluxe"
77demosite = " https://staticbattery.com/"
88tags = [" Gallery" , " Responsive" ]
9- min_version = " 0.90 .0"
9+ min_version = " 0.129 .0"
1010[author ]
1111 name = " Bjørn Erik Pedersen"
1212 homepage = " http://bep.is"
You can’t perform that action at this time.
0 commit comments