From e7e20349e0f0496d1e93e641bacc24e90c5173f2 Mon Sep 17 00:00:00 2001 From: kurets Date: Sun, 8 Oct 2023 13:32:16 +0300 Subject: [PATCH] . --- public/index.html | 60 +++++++++---------- .../layouts/shortcodes/10_recent_posts.html | 6 +- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/public/index.html b/public/index.html index 60e74bb1..7c2d1d33 100644 --- a/public/index.html +++ b/public/index.html @@ -39,59 +39,59 @@ diff --git a/themes/lugo/layouts/shortcodes/10_recent_posts.html b/themes/lugo/layouts/shortcodes/10_recent_posts.html index a8feb42e..22679215 100644 --- a/themes/lugo/layouts/shortcodes/10_recent_posts.html +++ b/themes/lugo/layouts/shortcodes/10_recent_posts.html @@ -4,9 +4,9 @@ {{- if .Param "datesinlist" }} – {{ end -}} - {{ .Title }} - {{.Summary |truncate 150 }} {{ if .Truncated }} Read - more ({{.ReadingTime}} minute read). {{ end }} + {{ .Title }} - {{.Summary |truncate 150 }} {{ if .Truncated }} Read + more about {{ .Title }} ({{.ReadingTime}} minute read). {{ end }} {{- if .Param "authorsinlist" }} {{- range .Param "authors" }} by {{ . }}{{ end -}} {{ end -}}