moved the favicon.png to the root directory for better discoverability

This commit is contained in:
Brandon Mathis 2011-07-19 22:43:29 -04:00
parent 19df7e84d6
commit f6774b7c2f
2 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<meta name="keywords" content="{{page.keywords}}"/>
{% endif %}
<link href="{{ site.root }}/images/favicon.png" rel="shortcut icon" />
<link href="{{ site.root }}/favicon.png" rel="shortcut icon" />
<link href="{{ site.root }}/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
<script src="{{ site.root }}/javascripts/modernizr-2.0.js"></script>
<script src="http://s3.amazonaws.com/ender-js/jeesh.min.js"></script>

View File

Before

Width:  |  Height:  |  Size: 400 B

After

Width:  |  Height:  |  Size: 400 B