antonio     2004/07/11 08:23:25

  Modified:    src/documentation/stylesheets site2xhtml.xsl
  Log:
  Adding favicon.ico
  
  Revision  Changes    Path
  1.6       +1 -0      cocoon-2.1/src/documentation/stylesheets/site2xhtml.xsl
  
  Index: site2xhtml.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/stylesheets/site2xhtml.xsl,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- site2xhtml.xsl    8 May 2004 04:12:42 -0000       1.5
  +++ site2xhtml.xsl    11 Jul 2004 15:23:25 -0000      1.6
  @@ -25,6 +25,7 @@
           <title>
             <xsl:value-of select="/site/document/title"/>
           </title>
  +     <link rel="shortcut icon" href="favicon.ico"/>
           <style type="text/css">
   a.menu {
        color: #FFFFFF;
  
  
  

Reply via email to