From cbc70f4341add2afb064bdcf64f5434a879555f6 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Fri, 21 Oct 2022 22:34:37 +0200 Subject: try to have full links in rss to images --- themes/PaperMod/layouts/_default/_markup/render-image.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/PaperMod/layouts/_default/_markup/render-image.html b/themes/PaperMod/layouts/_default/_markup/render-image.html index 1acb87d..1e5edbf 100644 --- a/themes/PaperMod/layouts/_default/_markup/render-image.html +++ b/themes/PaperMod/layouts/_default/_markup/render-image.html @@ -1 +1 @@ -{{ .Text }} +{{ .Text }} -- cgit v1.2.3