[cl-plus-ssl-cvs] CVS cl+ssl

avodonosov avodonosov at common-lisp.net
Mon Nov 3 18:35:39 UTC 2008


Update of /project/cl-plus-ssl/cvsroot/cl+ssl
In directory cl-net:/tmp/cvs-serv21042

Modified Files:
	index.html 
Log Message:
add utf-8 charset declaration to the index.html

--- /project/cl-plus-ssl/cvsroot/cl+ssl/index.html	2008/11/03 17:58:45	1.20
+++ /project/cl-plus-ssl/cvsroot/cl+ssl/index.html	2008/11/03 18:35:39	1.21
@@ -2,6 +2,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
   <head>
+	<META http-equiv="Content-Type" content="text/html; charset=utf-8">.
     <title>CL+SSL</title>
     <link rel="stylesheet" type="text/css" href="index.css"/>
   </head>





More information about the cl-plus-ssl-cvs mailing list