diff --git a/_config.yml b/_config.yml index 8e2148a..14f530f 100644 --- a/_config.yml +++ b/_config.yml @@ -89,8 +89,8 @@ delicious_user: delicious_count: 3 # Disqus Comments -disqus_short_name: -disqus_show_comment_count: false +disqus_short_name: wonablog +disqus_show_comment_count: true # Google Analytics google_analytics_tracking_id: UA-35663579-1 diff --git a/config.ru b/config.ru index b1b746b..5a7e5e1 100644 --- a/config.ru +++ b/config.ru @@ -22,4 +22,4 @@ class SinatraStaticServer < Sinatra::Base end -run SinatraStaticServer \ No newline at end of file +run SinatraStaticServer