From 0727f66268e40fdd60f9891f420a1d0a145aa6ec Mon Sep 17 00:00:00 2001 From: Christian Date: Fri, 28 Oct 2022 19:57:18 +0200 Subject: Fix affected links in subdir to work with Hugo v0.101+ --- layouts/partials/index/announcements.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layouts/partials/index/announcements.html') diff --git a/layouts/partials/index/announcements.html b/layouts/partials/index/announcements.html index f8f7471..2bb7f08 100644 --- a/layouts/partials/index/announcements.html +++ b/layouts/partials/index/announcements.html @@ -16,7 +16,7 @@

{{ range .Params.Affected }} - {{ . }} + {{ . }} {{ end }}

@@ -37,7 +37,7 @@

{{ range .Params.Affected }} - {{ . }} + {{ . }} {{ end }}

-- cgit v1.2.3-70-g09d2