summaryrefslogtreecommitdiffstats
path: root/source/_includes/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'source/_includes/head.html')
-rw-r--r--source/_includes/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/_includes/head.html b/source/_includes/head.html
index 49ad8d1..3dbb48d 100644
--- a/source/_includes/head.html
+++ b/source/_includes/head.html
@@ -12,7 +12,7 @@
<link href="{{ site.subscribe_rss }}" rel="alternate" title="{{site.title}}" type="application/atom+xml">
<link rel="canonical" href="{{ canonical }}">
- <link href="{{ root_url }}/favicon.ico" rel="shortcut icon">
+ <link href="{{ root_url }}/favicon.png" rel="shortcut icon">
<link href="{{ root_url }}/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
<!--[if lt IE 9]><script src="{{ root_url }}/javascripts/html5.js"></script><![endif]-->
<script src="{{ root_url }}/javascripts/jquery.min.js"></script>