diff options
author | Frederic Hemberger <mail@frederic-hemberger.de> | 2011-09-21 11:46:48 +0200 |
---|---|---|
committer | Frederic Hemberger <mail@frederic-hemberger.de> | 2011-09-21 11:46:48 +0200 |
commit | b2828eb039ddc7c0108b6af06ca7f5d8c87a5459 (patch) | |
tree | a5bb76b88ebc56eff5209cbb96fdc5a7ec6189b9 /_config.yml | |
parent | 3dbc379caa737157e1e76d65c0cea2305eda4a5d (diff) | |
download | my_new_personal_website-b2828eb039ddc7c0108b6af06ca7f5d8c87a5459.tar.xz my_new_personal_website-b2828eb039ddc7c0108b6af06ca7f5d8c87a5459.zip |
Added optional comment count for disqus, fixes #88
Diffstat (limited to '')
-rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 6d472bf6..f40ccf19 100644 --- a/_config.yml +++ b/_config.yml @@ -76,6 +76,7 @@ delicious_count: 3 # Disqus Comments disqus_short_name: +disqus_show_comment_count: false # Google Analytics google_analytics_tracking_id: |