aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/general/blog.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/general/blog.rhtml b/app/views/general/blog.rhtml
index 843d31c0f..cbd37240e 100644
--- a/app/views/general/blog.rhtml
+++ b/app/views/general/blog.rhtml
@@ -31,7 +31,7 @@ new TWTR.Widget({
live: false,
hashtags: true,
timestamp: true,
- avatars: false,
+ avatars: true,
behavior: 'all'
}
}).render().setUser('<%=@twitter_user %>').start();