Skip to content

Commit

Permalink
Merge pull request #68 from pigulla/master
Browse files Browse the repository at this point in the history
bump fontawesome to 4.3.0
  • Loading branch information
m19c committed Jan 26, 2015
2 parents 9e15d79 + 40b7329 commit b3d8596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<link rel="shortcut icon" href="{{asset "favicon.ico"}}">
<link rel="stylesheet" href="{{asset "js/styles/obsidian.css"}}">
<link rel="stylesheet" href="//brick.a.ssl.fastly.net/Linux+Libertine:400,400i,700,700i/Open+Sans:400,400i,700,700i">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
{{! Styles'n'Scripts }}
<link rel="stylesheet" type="text/css" media="screen" href="{{asset "css/main.css"}}" />
<link rel="stylesheet" type="text/css" media="print" href="{{asset "css/print.css"}}" />
Expand Down

0 comments on commit b3d8596

Please sign in to comment.