2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-10-12 07:22:11 -06:00

30 lines
483 B
Plaintext
Raw Normal View History

2015-07-31 17:04:10 -07:00
doctype
html
head
2015-08-01 17:53:44 -07:00
title Weather Icons - 219 font icons inspired by Font Awesome and designed for Bootstrap
2015-07-31 17:04:10 -07:00
meta(name='viewport', content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no')
link(rel='stylesheet', href='css/styles.css')
2015-08-01 17:53:44 -07:00
link(rel='stylesheet', href='../css/weather-icons.css')
link(rel='stylesheet', href='../css/weather-icons-wind.css')
2015-07-31 17:04:10 -07:00
body
section
2015-07-31 21:11:08 -07:00
.container
.row
include icon-list
2015-07-31 17:04:10 -07:00