changed the size of default_profile_picture for a twitter account.
--- a/src/js/site.js Mon Nov 21 14:14:37 2011 +0100
+++ b/src/js/site.js Mon Nov 21 15:15:39 2011 +0100
@@ -23,7 +23,7 @@
"PlayerWidget" : {},
"AnnotationsWidget": {},
"TweetsWidget" : {
- default_profile_picture : "https://twimg0-a.akamaihd.net/sticky/default_profile_images/default_profile_3_bigger.png",
+ default_profile_picture : "https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png",
tweet_display_period: 10000 // how long do we show a tweet ?
}
};