From dfb6e1f80754c1c8f2d4d332c5292319f008a67b Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Wed, 27 May 2020 22:53:13 +0800 Subject: v2 original port --- layouts/partials/comment-utterances.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'layouts/partials/comment-utterances.html') diff --git a/layouts/partials/comment-utterances.html b/layouts/partials/comment-utterances.html index 3e56201..43c06bf 100644 --- a/layouts/partials/comment-utterances.html +++ b/layouts/partials/comment-utterances.html @@ -4,6 +4,8 @@

{{ i18n "postCommentLoading" }}

- +
{{ end }} \ No newline at end of file -- cgit v1.2.3 From ac62cbd84fc67401f4014b6e9d8ed6c6b175503e Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Sat, 30 May 2020 14:02:20 +0800 Subject: Update fa --- layouts/partials/comment-utterances.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/comment-utterances.html') diff --git a/layouts/partials/comment-utterances.html b/layouts/partials/comment-utterances.html index 43c06bf..ac1e723 100644 --- a/layouts/partials/comment-utterances.html +++ b/layouts/partials/comment-utterances.html @@ -1,6 +1,6 @@ {{ with .Site.Params.utterancesRepo }}
- +

{{ i18n "postCommentLoading" }}

-- cgit v1.2.3 From 3df71601ae866aff9c2ae060ed1ac7407807fcc4 Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Wed, 3 Jun 2020 13:58:49 +0800 Subject: New comment area & opt out of font awesome --- layouts/partials/comment-utterances.html | 37 ++++++++++++++++++++++---------- 1 file changed, 26 insertions(+), 11 deletions(-) (limited to 'layouts/partials/comment-utterances.html') diff --git a/layouts/partials/comment-utterances.html b/layouts/partials/comment-utterances.html index ac1e723..f6766d5 100644 --- a/layouts/partials/comment-utterances.html +++ b/layouts/partials/comment-utterances.html @@ -1,11 +1,26 @@ -{{ with .Site.Params.utterancesRepo }} -
- -

{{ i18n "postCommentLoading" }}

-
-
- -
-{{ end }} \ No newline at end of file +
+ +  查看评论 + + +
\ No newline at end of file -- cgit v1.2.3 From 98cd7b30728bd5d98abbfea10000038604a59156 Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Thu, 4 Jun 2020 16:02:57 +0800 Subject: Comment area i18n --- layouts/partials/comment-utterances.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/comment-utterances.html') diff --git a/layouts/partials/comment-utterances.html b/layouts/partials/comment-utterances.html index f6766d5..f8683b6 100644 --- a/layouts/partials/comment-utterances.html +++ b/layouts/partials/comment-utterances.html @@ -1,6 +1,6 @@
-  查看评论 +  {{ i18n "postComment" }}