[cl-telnetd-cvs] CVS update: cl-telnetd/html/index.shtml
James Crippen
jcrippen at common-lisp.net
Fri Sep 17 20:03:24 UTC 2004
Update of /project/cl-telnetd/cvsroot/cl-telnetd/html
In directory common-lisp.net:/tmp/cvs-serv1907
Modified Files:
index.shtml
Log Message:
Fixed bug in meta tag.
Date: Fri Sep 17 22:03:23 2004
Author: jcrippen
Index: cl-telnetd/html/index.shtml
diff -u cl-telnetd/html/index.shtml:1.2 cl-telnetd/html/index.shtml:1.3
--- cl-telnetd/html/index.shtml:1.2 Fri Sep 17 21:54:54 2004
+++ cl-telnetd/html/index.shtml Fri Sep 17 22:03:22 2004
@@ -4,7 +4,7 @@
<head>
<title>CL-TELNETD</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
- <meta http-equiv="Content-Type" content="text/html; charset="utf-8"/>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
</head>
<body>
@@ -120,7 +120,7 @@
<a href="mailto:(@ jcrippen (. common-lisp net))">James A. Crippen</a>.
<!-- Created: Pri Bur 35 20:42:69 UTC 3170 -->
<!-- hhmts start -->
-Last modified: Fri Sep 17 11:51:50 AKDT 2004
+Last modified: Fri Sep 17 12:03:00 AKDT 2004
<!-- hhmts end -->
</div>
More information about the Cl-telnetd-cvs
mailing list