diff --git a/js/blueweather.js b/js/blueweather.js index 78d7ae5..9250fb6 100755 --- a/js/blueweather.js +++ b/js/blueweather.js @@ -368,7 +368,7 @@ class BlueWeather { var profileImage = document.createElement("img") profileButton.appendChild(profileImage) profileImage.height = "30" - profileImage.src = "https://www.gravatar.com/avatar/hhshwvdiffuebb?d=indenticon" + + profileImage.src = "https://www.gravatar.com/avatar/hhshwvdiffuebb?d=identicon" + profileImage.classList.add("img-profile", "rounded-circle") // create dropdown menu