Browse code

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

Brandon Mathis authored on 20/07/2011 at 02:43:29
Showing 3 changed files
... ...
@@ -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>
26 26
new file mode 100644
27 27
Binary files /dev/null and b/.themes/classic/source/favicon.png differ
28 28
deleted file mode 100644
29 29
Binary files a/.themes/classic/source/images/favicon.png and /dev/null differ