From 9bda2bf8d4ba8d2f03ed8497f5db1a12d20aa36b Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Sun, 3 Jul 2016 14:42:08 -0400 Subject: [PATCH] Re-enable Disqus comments --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 68181551..b6c9e4c9 100644 --- a/_config.yml +++ b/_config.yml @@ -18,9 +18,9 @@ teaser : # filename of teaser fallback teaser image placed in # breadcrumbs : false # true, false (default) words_per_minute : 200 comments: - provider : # false (default), "disqus", "discourse", "facebook", "google-plus", custom" + provider : "disqus" disqus: - shortname : # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname- + shortname : "minimalmistakes" discourse: server : # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org facebook: