From f42b2c67839429750d09f1a49e68562f62f278b9 Mon Sep 17 00:00:00 2001
From: Yang Zijiang <yangzijiang@cnic.cn>
Date: Tue, 13 Jul 2021 16:01:25 +0800
Subject: [PATCH] cancel github comment system

---
 _layouts/post.html | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/_layouts/post.html b/_layouts/post.html
index 0a12354..5db4d58 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -33,13 +33,3 @@ layout: default
     </div>
   </div>
 </div>
-<div class="comments">
-  <script src="https://utteranc.es/client.js"
-          repo="tyfulcrum/tyfulcrum.github.io"
-          issue-term="pathname"
-          label="Utterances"
-          theme="github-light"
-          crossorigin="anonymous"
-          async>
-  </script>
-</div>
-- 
GitLab