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

github.com/funkydan2/hugo-kiera.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Saunders <daniel.saunders@gmail.com>2020-06-16 01:43:48 +0300
committerDaniel Saunders <daniel.saunders@gmail.com>2020-06-16 01:48:50 +0300
commit0a15edb23ab1afe28e8fe79df46430f3e10d5eac (patch)
tree3206ba8b083773d68eb75a800d70027d5ca0ba78
parent3cc7926e90ec58f87c22b08948853beeac042dce (diff)
Closes #41
-rw-r--r--layouts/partials/disqus.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/disqus.html b/layouts/partials/disqus.html
index c5b561b..e7efe09 100644
--- a/layouts/partials/disqus.html
+++ b/layouts/partials/disqus.html
@@ -1,5 +1,5 @@
<section class="comments-block">
- <button id="show-comments" style="display: none;"><i class="fa fa-comments"></i> {{ T "comments "}}</button>
+ <button id="show-comments" style="display: none;"><i class="fa fa-comments"></i> {{ T "comments" }}</button>
</section>
<section id="disqus_thread"></section>