From 4c73261c8c65ef0867579c5f60acd1d1f4436f0c Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Sat, 27 Apr 2024 13:27:03 -0500 Subject: [PATCH] change label above giscus comments --- layouts/_default/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 03c955e..2860a83 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -60,7 +60,7 @@ {{- if and (eq .Site.Params.comments true) (ne $emailReplies false) }} 📧 Reply via email {{- end }} -
Expand comments +
Comments {{- partial "comments" . }}
{{- end }}