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