Skip to content

Commit

Permalink
Adding explicit favicon link
Browse files Browse the repository at this point in the history
  • Loading branch information
ErisDS committed Jan 12, 2014
1 parent b7a6f81 commit 9a261d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions default.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<link rel="shortcut icon" href="{{asset "favicon.ico"}}">

{{! Styles'n'Scripts }}
<link rel="stylesheet" type="text/css" href="{{asset "css/screen.css"}}" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic|Open+Sans:700,400" />
Expand Down

0 comments on commit 9a261d1

Please sign in to comment.