From 0bc17300eed855d20a7e3f5b33e5a4f34b4607f8 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Sun, 1 Mar 2015 12:24:26 -0800 Subject: disqus_identifier param is not used --- _layouts/post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html index a84a4fe..d27c480 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -13,5 +13,5 @@ layout: default Written on {{ page.date | date: "%B %e, %Y" }} - {% include disqus.html disqus_identifier=page.disqus_identifier %} - \ No newline at end of file + {% include disqus.html %} + -- cgit v1.2.3