From f521f8a9ec81c6b42f05c1fff11a61d234f40bb8 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Tue, 27 May 2014 20:40:03 -0400 Subject: Only include Disqus markup if an account has been entered --- _layouts/post.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html index d8cc8be..f45cd6b 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -14,7 +14,5 @@ layout: default Written on {{ page.date | date: "%B %e, %Y" }} -
- {% include disqus.html disqus_identifier=page.disqus_identifier %} -
+ {% include disqus.html disqus_identifier=page.disqus_identifier %} -- cgit v1.2.3