Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sawilde committed Jul 17, 2015
1 parent 8f6f4a9 commit e5f154c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added assets/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion default.hbs
Expand Up @@ -12,7 +12,7 @@
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

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

{{! Styles'n'Scripts }}
<link rel="stylesheet" type="text/css" href="{{asset "css/screen.css"}}" />
Expand Down

0 comments on commit e5f154c

Please sign in to comment.