changeset 1791:1ed9e97d9d6d

Merge with jeffpc's hg-static
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 22 Feb 2006 08:11:52 +0100
parents d5248726d22f (current diff) 88f0345d82e9 (diff)
children a161c61ba8ed
files
diffstat 3 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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