Skip to content

Commit

Permalink
Adds favicon.
Browse files Browse the repository at this point in the history
  • Loading branch information
ecampidoglio committed Feb 23, 2014
1 parent 62a29b5 commit 5831b84
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<meta name="description" content="The blog of {{ site.theme.name }}" />
<link rel="canonical" href="{{ site.url }}{{ page.url | replace:'index.html','' }}" />

<link rel="shortcut icon" href="/favicon.png">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="megakemp.com" href="http://feeds.feedburner.com/thoughtology?format=xml" />

<link rel="stylesheet" href="/css/main.css">
Expand Down
Binary file added favicon.ico
Binary file not shown.

0 comments on commit 5831b84

Please sign in to comment.