blog

My blog at www.shimmy1996.com

git clone git://git.shimmy1996.com/blog.git
commit abb6f44e97aa846cdff902281806213033fe1c90
parent 9ac0cfe149b0c38ee9e1874b06312afe25ca197b
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Mon,  2 Dec 2019 14:16:54 -0500

Remove redoundent isso settings

Diffstat:
Mlayouts/partials/comment.html | 1-
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/layouts/partials/comment.html b/layouts/partials/comment.html
@@ -10,6 +10,5 @@
   data-isso-avatar-bg="var(--alt-background-color)"
   data-isso-vote="false"
   data-isso-feed="true"
-  data-vote-levels=""
   src="/embed.min.js"></script>
 <section id="isso-thread"></section>