mirror of
https://github.com/erikflowers/weather-icons.git
synced 2025-10-12 07:22:11 -06:00
30 lines
483 B
Plaintext
30 lines
483 B
Plaintext
doctype
|
|
html
|
|
head
|
|
title Weather Icons - 219 font icons inspired by Font Awesome and designed for Bootstrap
|
|
|
|
meta(name='viewport', content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no')
|
|
|
|
link(rel='stylesheet', href='css/styles.css')
|
|
link(rel='stylesheet', href='../css/weather-icons.css')
|
|
link(rel='stylesheet', href='../css/weather-icons-wind.css')
|
|
|
|
|
|
|
|
body
|
|
|
|
section
|
|
|
|
.container
|
|
.row
|
|
include icon-list
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|