Skip to content

Commit

Permalink
Add favicon. Closes #88
Browse files Browse the repository at this point in the history
  • Loading branch information
davekinkead committed Feb 25, 2015
1 parent edc589a commit a6bac12
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/head.html
Expand Up @@ -2,6 +2,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="shortcut icon" href="/media/baby-ruby.ico" />

<title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
<meta name="description" content="{{ site.description }}">
Expand Down
Binary file added media/baby-ruby.ico
Binary file not shown.
Binary file added media/baby-ruby.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a6bac12

Please sign in to comment.