commit cbf294ff3452fd9875f2836cb83ef3f815f5a688
parent bef00f41e9dd44402a490de61f4c0604b82266a8
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date: Tue, 24 Oct 2017 23:15:29 -0500
Modified isso comment block options.
Diffstat:
4 files changed, 19 insertions(+), 1 deletion(-)
diff --git a/content/messages.en.md b/content/messages.en.md
@@ -7,4 +7,5 @@ slug = "messages"
Hello and welcome!
~~In case you want fancy profile pics, just like everyone else, please register at Disqus~~.
+
I do not recommending creating a entirely new social media accout for fancy profile pics. Your comments won't be any less valuable without Disqus.
\ No newline at end of file
diff --git a/content/messages.zh.md b/content/messages.zh.md
@@ -7,4 +7,5 @@ slug = "messages"
欢迎版聊!
~~没有头像?请注册 Disqus 账户。~~
+
为了头像注册一个新的社交网站账户并不是个好主意。评论本身不会因为少了好看的头像而贬值。
\ No newline at end of file
diff --git a/layouts/partials/foot_custom.html b/layouts/partials/foot_custom.html
@@ -2,7 +2,21 @@
<script src="/js/math-code.js"></script>
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_CHTML"></script>
<!-- Isso Support -->
-<script data-isso="/isso/" src="/isso/js/embed.min.js"></script>
+<script data-isso="/isso/"
+ data-isso-css="true"
+ data-isso-lang={{ .Site.Language }}
+ data-isso-reply-to-self="false"
+ data-isso-require-author="true"
+ data-isso-require-email="true"
+ data-isso-max-comments-top="10"
+ data-isso-max-comments-nested="5"
+ data-isso-reveal-on-click="5"
+ data-isso-avatar="true"
+ data-isso-avatar-bg="#ffffff"
+ data-isso-avatar-fg="#710100"
+ data-isso-vote="false"
+ data-vote-levels=""
+ src="/isso/js/embed.min.js"></script>
<section id="isso-thread"></section>
<!-- Translated footer -->
diff --git a/org/fixed.org b/org/fixed.org
@@ -216,6 +216,7 @@ Welcome to the friendly neighborhood of Library of Trantor!
Hello and welcome!
+In case you want fancy profile pics, just like everyone else, please register at Disqus+.
+
I do not recommending creating a entirely new social media accout for fancy profile pics. Your comments won't be any less valuable without Disqus.
** zh
@@ -227,6 +228,7 @@ I do not recommending creating a entirely new social media accout for fancy prof
欢迎版聊!
+没有头像?请注册 Disqus 账户。+
+
为了头像注册一个新的社交网站账户并不是个好主意。评论本身不会因为少了好看的头像而贬值。
* Footnotes