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