[Clo-cvs] CVS update: public_html/header.shtml public_html/index.shtml

Erik Enge eenge at common-lisp.net
Wed Jan 18 00:38:42 UTC 2006


Update of /project/clo/cvsroot/public_html
In directory common-lisp:/project/clo/public_html

Modified Files:
	index.shtml 
Added Files:
	header.shtml 
Log Message:
factoring out header + adding cldir and planetlisp
Date: Tue Jan 17 18:38:42 2006
Author: eenge



Index: public_html/index.shtml
diff -u public_html/index.shtml:1.94 public_html/index.shtml:1.95
--- public_html/index.shtml:1.94	Tue Jan 17 15:10:27 2006
+++ public_html/index.shtml	Tue Jan 17 18:38:42 2006
@@ -14,16 +14,7 @@
   
     <!-- ###### Header ###### -->
 
-    <div id="header">
-      <span class="headerTitle">Welcome to Common-Lisp.net</span>
-      <div class="headerLinks">
-        <a href="http://www.lisp.org/">ALU</a>|
-        <a href="http://www.cliki.net/">CLiki</a>
-      </div>
-
-      <!--#include virtual="navigation-links.shtml" -->
-
-    </div>
+    <!--#include virtual="header.shtml" -->
 
     <!-- ###### Side Boxes ###### -->
 
@@ -124,6 +115,8 @@
           <li><a href="http://groups.google.com/group/comp.lang.lisp">The comp.lang.lisp newsgroup</a></li>
           <li><a href="http://www.alu.org">The Association of Lisp Users</a></li>
           <li>#lisp on freenode.net</li>
+          <li><a href="http://www.cl-user.net">The Common Lisp Directory</a></li>
+          <li><a href="http://planet.lisp.org">Planet Lisp</a></li>
          </ul>
 
      




More information about the clo-cvs mailing list