From 8d159ec787d3ba2a0098af3123a4fca2c57c759e Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Thu, 5 Mar 2020 16:32:23 +0100 Subject: [PATCH] !publish! --- themes/piratecare/layouts/_default/_markup/render-image.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/piratecare/layouts/_default/_markup/render-image.html b/themes/piratecare/layouts/_default/_markup/render-image.html index a1fee09..29bf05e 100644 --- a/themes/piratecare/layouts/_default/_markup/render-image.html +++ b/themes/piratecare/layouts/_default/_markup/render-image.html @@ -13,7 +13,7 @@ {{ $text_link }}⦚bib:{{ $destination }} not found {{ end }} {{ else if strings.HasPrefix .Destination "session:" }} - {{ $s_destination := (substr .Destination 9) }} + {{ $s_destination := (substr .Destination 8) }} {{ if $.Page.Site.GetPage $s_destination }} {{ $session := $.Page.Site.GetPage $s_destination }} {{ if not $text_link }}