Merge with jeffpc's hg-static
authorThomas Arendsen Hein <thomas@intevation.de>
Wed, 22 Feb 2006 08:11:52 +0100
changeset 1791 1ed9e97d9d6d
parent 1789 d5248726d22f (current diff)
parent 1790 88f0345d82e9 (diff)
child 1792 a161c61ba8ed
Merge with jeffpc's hg-static
--- a/templates/header-gitweb.tmpl	Wed Feb 22 08:04:46 2006 +0100
+++ b/templates/header-gitweb.tmpl	Wed Feb 22 08:11:52 2006 +0100
@@ -4,6 +4,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
 <head>
+<link rel="icon" href="?static=hgicon.png" type="image/png">
 <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
 <meta name="robots" content="index, nofollow"/>
 <style type="text/css">/*<![CDATA[*/ @import "?static=style-gitweb.css"; /*]]>*/</style>
--- a/templates/header.tmpl	Wed Feb 22 08:04:46 2006 +0100
+++ b/templates/header.tmpl	Wed Feb 22 08:11:52 2006 +0100
@@ -3,5 +3,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
+<link rel="icon" href="?static=hgicon.png" type="image/png">
 <meta name="robots" content="index, nofollow" />
 <style type="text/css">/*<![CDATA[*/ @import "?static=style.css"; /*]]>*/</style>
Binary file templates/static/hgicon.png has changed