From: <ki...@us...> - 2003-02-18 23:29:12
|
Update of /cvsroot/pymerase/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv31321 Modified Files: index.html Log Message: icon added Index: index.html =================================================================== RCS file: /cvsroot/pymerase/htdocs/index.html,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** index.html 18 Feb 2003 23:12:00 -0000 1.8 --- index.html 18 Feb 2003 23:29:08 -0000 1.9 *************** *** 1,3 **** --- 1,4 ---- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> + <html> *************** *** 6,10 **** <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> ! <link rel="SHORTCUT ICON" href="/images/pymer2-little.gif"> <title>Pymerase</title> </head> --- 7,11 ---- <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> |