changeset 477:43bb1cc38fba

Added favicon derived from Kalle's saegeblatt.svg (http://wald.intevation.org/plugins/scmsvn/viewcvs.php/*checkout*/trunk/Logo/saegeblatt.svg?rev=2&root=saegewerk)
author Sascha Teichmann <teichmann@intevation.de>
date Tue, 14 Sep 2010 11:02:37 +0000
parents f3438708a2be
children 7504ed4437e1
files contrib/sawmill/web/img/favicon.ico contrib/sawmill/web/templates/details.html contrib/sawmill/web/templates/overview.html
diffstat 3 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
Binary file contrib/sawmill/web/img/favicon.ico has changed
--- a/contrib/sawmill/web/templates/details.html	Sun Sep 12 08:05:59 2010 +0000
+++ b/contrib/sawmill/web/templates/details.html	Tue Sep 14 11:02:37 2010 +0000
@@ -9,6 +9,7 @@
 <html>
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <link rel="icon" href="img/favicon.ico" type="image/x-icon" /> 
     <link rel="stylesheet" href="styles/style.css" type="text/css" media="screen" />
     <title>S&auml;gewerk - <%= escape(description) %></title>
   </head>
--- a/contrib/sawmill/web/templates/overview.html	Sun Sep 12 08:05:59 2010 +0000
+++ b/contrib/sawmill/web/templates/overview.html	Tue Sep 14 11:02:37 2010 +0000
@@ -7,6 +7,7 @@
 <html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+   <link rel="icon" href="img/favicon.ico" type="image/x-icon" /> 
    <link rel="stylesheet" href="styles/style.css" type="text/css" media="screen" />
    <title>S&auml;gewerk - Free Software forestry</title>
  </head>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)