diff options
| author | Thomas Park <thomas@thomaspark.me> | 2014-03-02 00:29:39 -0500 |
|---|---|---|
| committer | Thomas Park <thomas@thomaspark.me> | 2014-03-02 00:29:39 -0500 |
| commit | a778ece26f8a29289493ee000aef146c95ea844b (patch) | |
| tree | 9575bc656f4eec80e74f25c713a06bb5f49afb81 /united | |
| parent | cce1869b10d6f49dd2885cfb88f90928797595b5 (diff) | |
remove unused font-awesome css
Diffstat (limited to 'united')
| -rw-r--r-- | united/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/united/index.html b/united/index.html index 4f1948b8..3e3dad69 100644 --- a/united/index.html +++ b/united/index.html @@ -5,7 +5,6 @@ <title>Bootswatch: United</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="./bootstrap.css" media="screen"> - <link rel="stylesheet" href="../bower_components/font-awesome/css/font-awesome.min.css"> <link rel="stylesheet" href="../assets/css/bootswatch.min.css"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> |
