From c37f94e5d1120002805a1ad3dceb8429fc5e4b49 Mon Sep 17 00:00:00 2001 From: Chip Senkbeil Date: Mon, 28 Sep 2015 15:27:32 -0500 Subject: Added disqus to post section --- layouts/partials/post/single.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/partials/post/single.html b/layouts/partials/post/single.html index 9df8a90..1c6d449 100644 --- a/layouts/partials/post/single.html +++ b/layouts/partials/post/single.html @@ -31,6 +31,8 @@ {{ end }} + {{ partial "extra/disqus.html" . }} + -- cgit v1.2.3