commit bf2490b4427d13968669ccc9bb2e6ee6c044e47b
parent fd18479a6052eb9675a70e92c949bd1c33132d91
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date: Tue, 7 Jan 2020 20:10:49 -0600
Remove whitespace
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/partials/list_comment.html b/layouts/partials/list_comment.html
@@ -8,7 +8,7 @@
{{ $hash := print .name $timestamp | md5 | last 7 }}
<article id="{{ $hash }}">
<header>
- <h3>{{ or .name (i18n "hyperskip-name-default") }}
+ <h3>{{ or .name (i18n "hyperskip-name-default") }}
{{- if (strings.HasSuffix ($.Site.Author.email | sha256) .email_hash) -}}
✦
{{- else -}}