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-disqus.html | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 layouts/partials/comment-disqus.html (limited to 'layouts/partials/comment-disqus.html') diff --git a/layouts/partials/comment-disqus.html b/layouts/partials/comment-disqus.html deleted file mode 100644 index 539f8c7..0000000 --- a/layouts/partials/comment-disqus.html +++ /dev/null @@ -1,18 +0,0 @@ -{{ with .Site.Params.disqusShortname }} -
-
- -
-{{ end }} \ No newline at end of file -- cgit v1.2.3 From 594655b050145b7c3beab06166678940e613a79a Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Fri, 29 May 2020 16:55:27 +0800 Subject: Disqus support --- layouts/partials/comment-disqus.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 layouts/partials/comment-disqus.html (limited to 'layouts/partials/comment-disqus.html') diff --git a/layouts/partials/comment-disqus.html b/layouts/partials/comment-disqus.html new file mode 100644 index 0000000..539f8c7 --- /dev/null +++ b/layouts/partials/comment-disqus.html @@ -0,0 +1,18 @@ +{{ with .Site.Params.disqusShortname }} +
+
+ +
+{{ end }} \ No newline at end of file -- cgit v1.2.3 From da23836b5dfe2d39cda0d89768dadd59b22a9baf Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Mon, 1 Jun 2020 21:49:10 +0800 Subject: DisqusJS support added --- layouts/partials/comment-disqus.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'layouts/partials/comment-disqus.html') diff --git a/layouts/partials/comment-disqus.html b/layouts/partials/comment-disqus.html index 539f8c7..75b3f4c 100644 --- a/layouts/partials/comment-disqus.html +++ b/layouts/partials/comment-disqus.html @@ -3,13 +3,13 @@
- -{{ 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-disqus.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/comment-disqus.html') diff --git a/layouts/partials/comment-disqus.html b/layouts/partials/comment-disqus.html index 909c0ed..782e369 100644 --- a/layouts/partials/comment-disqus.html +++ b/layouts/partials/comment-disqus.html @@ -1,6 +1,6 @@
-  查看评论 +  {{ i18n "postComment" }}