From 5370b41de878079cbc0fcdbb191c60b7978c498d Mon Sep 17 00:00:00 2001 From: sixpointcube Date: Sun, 23 Jun 2024 16:18:51 -0400 Subject: [PATCH] feat: update style of read buttons --- layouts/_default/summary-with-image.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/summary-with-image.html b/layouts/_default/summary-with-image.html index 4bf1a8b..4041fbb 100644 --- a/layouts/_default/summary-with-image.html +++ b/layouts/_default/summary-with-image.html @@ -19,7 +19,7 @@ - {{ $.Param "read_more_copy" | default (i18n "readMore") }} + {{ $.Param "read_more_copy" | default (i18n "readMore") }} {{/* TODO: add author

By {{ .Author }}

*/}}