diff --git a/themes/piratecare/layouts/_default/_markup/render-image.html b/themes/piratecare/layouts/_default/_markup/render-image.html index 29bf05e..2b2ae1f 100644 --- a/themes/piratecare/layouts/_default/_markup/render-image.html +++ b/themes/piratecare/layouts/_default/_markup/render-image.html @@ -1,5 +1,4 @@ {{ $text_link := .Text }} -{{ .Destination }} {{ if strings.HasPrefix .Destination "bib:" }} {{ $destination := (substr .Destination 4) }} {{ if index $.Page.Site.Data.books.piratecarecollection $destination }}