Skip to content

Commit 5495986

Browse files
committed
Updated to Font Awesome 4.0.1.
This commit breaks the site's icons!! * Removed IE7 CSS as it's not supported anymore. * Updated related FA files.
1 parent d239332 commit 5495986

9 files changed

Lines changed: 417 additions & 60 deletions

_includes/head.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
<!-- Style -->
66
<link href="{{site.baseurl}}css/theme-{{page.layout}}.css" rel="stylesheet" media="all">
77
<link href="{{site.baseurl}}css/font-awesome.min.css" rel="stylesheet" media="all">
8-
<!--[if IE 7]>
9-
<link href="{{site.baseurl}}css/font-awesome-ie7.min.css" rel="stylesheet">
10-
<![endif]-->
118
<!-- Social Media Info -->
129
<link rel="publisher" href="https://plus.google.com/113283982336373378707/">
1310
<meta property="fb:app_id" content="186868218136403">

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"jquery": "latest",
13-
"font-awesome": "3.2.1",
13+
"font-awesome": "~= 4.0.1",
1414
"holderjs": "latest",
1515
"html5shiv": "latest",
1616
"bootstrap": ">= 3.0.1",

css/font-awesome-ie7.min.css

Lines changed: 0 additions & 25 deletions
This file was deleted.

css/font-awesome.min.css

Lines changed: 395 additions & 25 deletions
Large diffs are not rendered by default.

font/FontAwesome.otf

1.09 KB
Binary file not shown.

font/fontawesome-webfont.eot

834 Bytes
Binary file not shown.

font/fontawesome-webfont.svg

Lines changed: 21 additions & 6 deletions
Loading

font/fontawesome-webfont.ttf

1.66 KB
Binary file not shown.

font/fontawesome-webfont.woff

904 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)