moved the favicon.png to the root directory for better discoverability
This commit is contained in:
parent
19df7e84d6
commit
f6774b7c2f
2 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
<meta name="keywords" content="{{page.keywords}}"/>
|
<meta name="keywords" content="{{page.keywords}}"/>
|
||||||
{% endif %}
|
{% 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">
|
<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="{{ site.root }}/javascripts/modernizr-2.0.js"></script>
|
||||||
<script src="http://s3.amazonaws.com/ender-js/jeesh.min.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…
Add table
Add a link
Reference in a new issue