Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Tam <sere@live.hk>2019-05-19 19:45:07 +0300
committerVincent Tam <sere@live.hk>2019-05-19 19:45:07 +0300
commit6866e374089c68e7731d8fced45451c3f80e13d4 (patch)
treefe2332471403814e4847fc274bc3e885c435c38f /layouts
parent40a02b8c0db4dc7e77de87c1f9f3091551cd5ab7 (diff)
la flèche ↶ pour réponse
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/staticman-comments.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/staticman-comments.html b/layouts/partials/staticman-comments.html
index 2be5b3d..8715b8f 100644
--- a/layouts/partials/staticman-comments.html
+++ b/layouts/partials/staticman-comments.html
@@ -44,7 +44,7 @@
{{ else }}
<h4 class="comment-author">{{ .name }}</h4>
{{ end }}
- <h5 class="comment-reply-target"><a href="#{{ .replyID }}"><i class="fas fa-reply"></i> {{ .replyName }}</a></h5>
+ <h5 class="comment-reply-target"><a href="#{{ .replyID }}"> ↶ {{ .replyName }}</a></h5>
<div class="comment-timestamp"><a href="#comment-{{ $.Scratch.Get "hasComments" }}r{{ $.Scratch.Get "hasReplies" }}" title="Permalink to this comment"><time datetime="{{ .date }}">{{ dateFormat (default (i18n "shortdateFormat") .Site.Params.dateformat) .date }}</time></a></div>
<div class="comment-content"><p>{{ .comment | markdownify }}</p></div>
<div class="comment-reply-btn">