From 426fa264a3365848301c71c5210511f3fea465ea Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Thu, 5 Mar 2020 16:15:30 +0100 Subject: [PATCH] !publish! --- themes/piratecare/layouts/_default/_markup/render-image.html | 1 + 1 file changed, 1 insertion(+) 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 }}