diff --git a/README.md b/README.md index 43eeb05..b7b596d 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,10 @@ - [Customization](#customization) - [Links and Icons](#links-and-icons) - [Colors](#colors) - - [Wather Widget](#weather-widget) - - [Greetings](#greetings) - [Image Background](#image-background) + - [Greetings](#greetings) + - [Wather Info](#weather-info) + - [Weather Icons](#image-background) #### Features: - **Dark/Light** mode, you can toggle them and It'll be saved in local store @@ -79,11 +80,15 @@ In the CSS code you can always change the variables for both themes (Dark and Li
+
+
-
+
- °c
diff --git a/js/weather.js b/js/weather.js index eb51ea6..5e9d82b 100644 --- a/js/weather.js +++ b/js/weather.js @@ -51,7 +51,7 @@ function getWeather(latitude, longitude) { // Display Weather info function displayWeather() { - iconElement.innerHTML = `