From 51b3b769ca66930ed00134d34dbe4373c8f1fcb9 Mon Sep 17 00:00:00 2001
From: streetturtle
-Widget consists of three sections: +The widget consists of three sections: - current weather, including humidity, wind speed, UV index - hourly forecast for the next 24 hours - daily forecast for the next five days @@ -39,10 +37,9 @@ It is possible to customize widget by providing a table with all or some of the | icons_extension | `.svg` | File extension of icons in the pack | | timeout | 120 | How often in seconds the widget refreshes | - ### Icons: -Widget comes with two predefined icon packs: +The widget comes with two predefined icon packs: - weather-underground-icons taken from [here](https://github.com/manifestinteractive/weather-underground-icons) - VitalyGorbachev taken from [here](https://www.flaticon.com/authors/vitaly-gorbachev) @@ -51,7 +48,6 @@ To add your custom icons, create a folder with the pack name under `/icons` and ### Examples: - #### Custom font, icons ![example1](./example1.png)