From 99099e85320bb082a7ee884bb51baba16cd2b3aa Mon Sep 17 00:00:00 2001 From: Max Mehl Date: Sat, 14 Feb 2026 12:24:39 +0100 Subject: [PATCH] fix: wording on article button --- themes/hugo-sustain/layouts/partials/blog/links.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-sustain/layouts/partials/blog/links.html b/themes/hugo-sustain/layouts/partials/blog/links.html index 459b727..2f96590 100644 --- a/themes/hugo-sustain/layouts/partials/blog/links.html +++ b/themes/hugo-sustain/layouts/partials/blog/links.html @@ -6,7 +6,7 @@ {{- end }} {{- with .Params.article }} -   Read {{ .name | markdownify }} Article +   Read Article at {{ .name | markdownify }} {{- end }} {{- with .Params.video }}