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