diff --git a/layouts/partials/figure.html b/layouts/partials/figure.html index 8e04af5..f9cdfc1 100644 --- a/layouts/partials/figure.html +++ b/layouts/partials/figure.html @@ -7,7 +7,7 @@ {{ end }} {{ with index . "src" }} - {{ $media := . | resources.Fingerprint "sha512" }} + {{ $media := . }} {{ if eq .MediaType.MainType "image" }} {{ $media.Title }} {{ else if eq .MediaType.MainType "video" }}