From 1681cf36d4a322f3eb20deb5328aa4ba81494595 Mon Sep 17 00:00:00 2001 From: jluccisano Date: Sun, 12 Feb 2017 17:22:00 +0100 Subject: [PATCH] Fix reading time bug - Close #271 --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 87844740bead..bc86fcdb45f7 100644 --- a/_config.yml +++ b/_config.yml @@ -15,8 +15,8 @@ url : # the base hostname & protocol for your site e.g. "ht baseurl : # the subpath of your site, e.g. "/blog" gh_repo : teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png" -# breadcrumbs : false # true, false (default) -# words_per_minute : 200 +# breadcrumbs : false # true, false (default) +words_per_minute : 200 comments: provider : # false (default), "disqus", "facebook", "google-plus", custom" disqus: