From: <ki...@us...> - 2003-02-18 23:45:14
|
Update of /cvsroot/pymerase/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv10126 Modified Files: template.html Log Message: updated with shortcut icon Index: template.html =================================================================== RCS file: /cvsroot/pymerase/htdocs/template.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** template.html 29 Jan 2003 00:52:57 -0000 1.1.1.1 --- template.html 18 Feb 2003 23:45:11 -0000 1.2 *************** *** 5,8 **** --- 5,9 ---- <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> + <link rel="SHORTCUT ICON" href="/images/pyfav.gif"> <title>Pymerase</title> </head> |