aboutsummaryrefslogtreecommitdiff
path: root/_layouts/post.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2018-09-25 12:42:42 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2018-09-25 12:42:42 +0200
commit8fd3696a130f58619eaff6272721732f623724cf (patch)
treeb1b906698557924c0638fb9a3269f96b0889f56c /_layouts/post.html
parentbf3d4857f728f6ac8c9168320b2c2b0c00cc5d98 (diff)
downloadmitjafelicijan.com-8fd3696a130f58619eaff6272721732f623724cf.tar.gz
content update
Diffstat (limited to '_layouts/post.html')
-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