Fixed project website, closes #223

pull/187/merge
Andrea Falco 4 years ago
parent a3829ccaa0
commit 3ba8d230f4
No known key found for this signature in database
GPG Key ID: B097F13C043E5E46

@ -1,12 +1,10 @@
# This is an abandonded project 😞. It probably needs a new home and owner, if anyone is interested. Thanks for the support over the years!
## Weather Icons
# Weather Icons
## 222 Weather Themed Icons and CSS
Weather Icons is the only icon font and CSS with 222 weather themed icons, ready to be dropped right into [Bootstrap](http://www.getbootstrap.com), or any project that needs high quality weather, maritime, and meteorological based icons!
Get started at [http://weathericons.io](http://weathericons.io)!
Get started at [https://erikflowers.github.io/weather-icons/](https://erikflowers.github.io/weather-icons/)!
![Icon Preview](http://i.imgur.com/XmZW2q3.png)
@ -16,7 +14,7 @@ Place the 5 font files and the main `weather-icons.min.css` file in your project
The icons are displayed by using an `i` element and adding the base class `wi` and then the icon class you want, such as `day-sunny`. This then looks like `<i class="wi wi-day-sunny"></i>`.
To add a modifier, include the class you want after the icon name, which looks like `<i class="wi wi-day-sunny wi-flip-vertical"></i>`. You can flip, rotate, or add a fixed width. See it all at [http://weathericons.io](http://weathericons.io).
To add a modifier, include the class you want after the icon name, which looks like `<i class="wi wi-day-sunny wi-flip-vertical"></i>`. You can flip, rotate, or add a fixed width. See it all at [https://erikflowers.github.io/weather-icons/](https://erikflowers.github.io/weather-icons/).
## API Usage

@ -1 +0,0 @@
weathericons.io
Loading…
Cancel
Save