moved the favicon.png to the root directory for better discoverability
This commit is contained in:
parent
19df7e84d6
commit
f6774b7c2f
@ -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>
|
||||
|
Before Width: | Height: | Size: 400 B After Width: | Height: | Size: 400 B |
Loading…
Reference in New Issue
Block a user