Changeset 9323

Show
Ignore:
Timestamp:
02/12/08 00:38:40 (10 months ago)
Author:
asterix
Message:

add favicon.ico to gajim website

Location:
www-website
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/Design.php

    r9250 r9323  
    128128   echo "  <title>\n   $titre\n  </title>\n"; 
    129129   echo "  <link rel=\"stylesheet\" href=\"css/main.css\" type=\"text/css\" />\n"; 
     130   echo "  <link rel=\"shortcut icon\" href=\"/favicon.ico\" />\n"; 
    130131   echo " </head>\n <body>\n"; 
    131132 echo "<div id=\"logo\">";