changed the size of default_profile_picture for a twitter account. popcorn-port
authorhamidouk
Mon, 21 Nov 2011 15:15:39 +0100
branchpopcorn-port
changeset 292 31773b5deb26
parent 291 e942a49240f4
child 293 314e6a13f841
changed the size of default_profile_picture for a twitter account.
src/js/site.js
--- 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 ?
   }
 };