From caf088cbfb4899e4d86fcb18373c4093f32c739b Mon Sep 17 00:00:00 2001 From: Track3 Date: Tue, 11 Dec 2018 13:41:01 +0800 Subject: Fix Disqus * Use Hugo's built-in disqus template * Add some extra style * See #9 --- layouts/partials/disqus.html | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 layouts/partials/disqus.html (limited to 'layouts/partials') diff --git a/layouts/partials/disqus.html b/layouts/partials/disqus.html deleted file mode 100644 index b8a7c77..0000000 --- a/layouts/partials/disqus.html +++ /dev/null @@ -1,16 +0,0 @@ -
- - -comments powered by Disqus \ No newline at end of file -- cgit v1.2.3