Skip to content

Commit

Permalink
Fix reading time bug
Browse files Browse the repository at this point in the history
  • Loading branch information
mmistakes authored and sobkowiak committed Apr 29, 2016
1 parent f6d82bd commit d493c82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d493c82

Please sign in to comment.