From bd803eda008004a3370eb3f4021253434066015c Mon Sep 17 00:00:00 2001 From: kbe Date: Tue, 19 Aug 2025 16:11:18 +0200 Subject: [PATCH] Make use of relative URL --- layouts/categories/list.html | 4 ++-- layouts/partials/footer.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/layouts/categories/list.html b/layouts/categories/list.html index 1ef5ad2..a5c072f 100644 --- a/layouts/categories/list.html +++ b/layouts/categories/list.html @@ -17,10 +17,10 @@ {{ range $.Site.Data.wordpress.categories }}
-

{{ .name }}

+

{{ .name }}

{{ .description | safeHTML }}

diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 1b4d72c..52b3a69 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -28,7 +28,7 @@ {{ $count := 0 }} {{ range $index, $element := .Site.Data.wordpress.categories }} {{ end }} {{ end }} @@ -63,4 +63,4 @@ - \ No newline at end of file +