[cl-xmpp-cvs] CVS update: public_html/index.html
Erik Enge
eenge at common-lisp.net
Fri Oct 28 14:19:06 UTC 2005
Update of /project/cl-xmpp/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv2337
Modified Files:
index.html
Log Message:
forgot some markup
Date: Fri Oct 28 16:19:05 2005
Author: eenge
Index: public_html/index.html
diff -u public_html/index.html:1.5 public_html/index.html:1.6
--- public_html/index.html:1.5 Fri Oct 28 16:17:29 2005
+++ public_html/index.html Fri Oct 28 16:19:05 2005
@@ -40,13 +40,17 @@
<h2>Requirements</h2>
<div class="level">
+ <ul>
<li>A recent SBCL (need 16bit wide characters)</li>
<li><a href="http://common-lisp.net/project/cxml">cxml</a></li>
+ </ul>
</div>
<h2>News</h2>
<div class="level">
+ <ul>
<li>Version 0.1.0 released (initial release)</li>
+ </ul>
</div>
<h2>Features</h2>
More information about the Cl-xmpp-cvs
mailing list