aboutsummaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/post.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index e4d4a50..31aabf8 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -51,7 +51,7 @@
51 51
52 {{ content }} 52 {{ content }}
53 53
54 <div id="HCB_comment_box" class="comments">Loading comments ...</div> 54 <!--<div id="HCB_comment_box" class="comments">Loading comments ...</div>
55 <script type="text/javascript" id="hcb"> 55 <script type="text/javascript" id="hcb">
56 if (!window.hcb_user) { 56 if (!window.hcb_user) {
57 hcb_user = { 57 hcb_user = {
@@ -73,7 +73,7 @@
73 s.setAttribute("src", h + "/jread?page=" + encodeURIComponent(l).replace("+", "%2B") + "&mod=%241%24wq1rdBcg%24MpQDCL74rJm9DREvceKL%2F1" + "&opts=16399&num=10&ts=1490664489345"); 73 s.setAttribute("src", h + "/jread?page=" + encodeURIComponent(l).replace("+", "%2B") + "&mod=%241%24wq1rdBcg%24MpQDCL74rJm9DREvceKL%2F1" + "&opts=16399&num=10&ts=1490664489345");
74 if (typeof s != "undefined") document.getElementsByTagName("head")[0].appendChild(s); 74 if (typeof s != "undefined") document.getElementsByTagName("head")[0].appendChild(s);
75 })(); 75 })();
76 </script> 76 </script>-->
77 77
78 </article> 78 </article>
79 79