Cleanup and fix favicon
Tomas Doran [Mon, 18 Jan 2010 02:51:31 +0000 (02:51 +0000)]
root/git-logo.png [deleted file]
root/static/git-favicon.png [moved from root/git-favicon.png with 100% similarity]
root/wrapper.tt2

diff --git a/root/git-logo.png b/root/git-logo.png
deleted file mode 100644 (file)
index 16ae8d5..0000000
Binary files a/root/git-logo.png and /dev/null differ
index d38cdcb..f19e711 100644 (file)
@@ -23,7 +23,7 @@
     <link rel="stylesheet" href="[% c.uri_for('/static/css/blueprint/ie.css') %]" type="text/css" media="screen, projection">
   <![endif]-->  
   <link rel="stylesheet" type="text/css" href="[% c.uri_for('/static/css/site.css') %]">
-  <link rel="shortcut icon" href="[% c.uri_for('git-favicon.png') %]" type="image/png">
+  <link rel="shortcut icon" href="[% c.uri_for('/static/git-favicon.png') %]" type="image/png">
 </head>
 
 <body>