- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 Feb 2009 00:05:36 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs In directory hutz:/tmp/cvs-serv15822 Modified Files: header.html Log Message: adding favicon Index: header.html =================================================================== RCS file: /sources/public/validator/htdocs/header.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- header.html 28 Aug 2007 23:15:20 -0000 1.53 +++ header.html 3 Feb 2009 00:05:34 -0000 1.54 @@ -5,6 +5,7 @@ <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <title><!--#echo var="title" --></title> <link rev="made" href="mailto:www-validator@w3.org" /> + <link rel="shortcut icon" href="http://www.w3.org/2008/site/images/favicon.ico" type="image/x-icon" /> <link rev="start" href="<!--#echo var="relroot" -->" title="Home Page" /> <style type="text/css" media="all"> @import "<!--#echo var="relroot" -->style/base.css";
Received on Tuesday, 3 February 2009 00:05:47 UTC