From 505bb2de37bc3748b2541ea7c9d7d827c4abcc3e Mon Sep 17 00:00:00 2001 From: Abdelkader Boudih Date: Fri, 25 Jul 2014 09:37:33 +0000 Subject: [PATCH] [fix] favicon in jquery.coderwall --- public/javascripts/jquery.coderwall.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/public/javascripts/jquery.coderwall.js b/public/javascripts/jquery.coderwall.js index 2e860eed..8f53261a 100644 --- a/public/javascripts/jquery.coderwall.js +++ b/public/javascripts/jquery.coderwall.js @@ -3,7 +3,6 @@ CODERWALL_USER_URL = "http://coderwall.com/:username"; var DEFAULTS = { - username: null, width: 65, opacity: 0.8, orientation: "vertical" @@ -12,9 +11,9 @@ var LOGO_HTML = "" + "";