From 35a45e4b6d54890bf0d3e11f5c1b88bc2ac57e47 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Fri, 25 Feb 2022 12:15:41 +0800 Subject: [PATCH] :mag: Feat: add descriptive label to home link --- layouts/_default/summary.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/_default/summary.html b/layouts/_default/summary.html index 903e7536..d8fa322d 100644 --- a/layouts/_default/summary.html +++ b/layouts/_default/summary.html @@ -11,7 +11,7 @@ {{- end -}} {{- with $image -}} @@ -32,7 +32,7 @@ {{- with .Site.Params.dateFormat | default "2006-01-02" | .PublishDate.Format -}} -   +   {{- printf `` . . | dict "Date" | T "publishedOnDate" | safeHTML -}} {{- end -}}