[cl-blog-cvs] CVS update: cl-blog/cl-blog.lisp
Brian Mastenbrook
bmastenbrook at common-lisp.net
Fri Oct 22 01:13:47 UTC 2004
Update of /project/cl-blog/cvsroot/cl-blog
In directory common-lisp.net:/tmp/cvs-serv22276
Modified Files:
cl-blog.lisp
Log Message:
more bugfix!
Date: Fri Oct 22 03:13:47 2004
Author: bmastenbrook
Index: cl-blog/cl-blog.lisp
diff -u cl-blog/cl-blog.lisp:1.10 cl-blog/cl-blog.lisp:1.11
--- cl-blog/cl-blog.lisp:1.10 Fri Oct 22 03:13:09 2004
+++ cl-blog/cl-blog.lisp Fri Oct 22 03:13:47 2004
@@ -141,7 +141,7 @@
((a :href ,(archives-url :category i :rss t))
"(RSS)")
)))
- (p :align "center"
+ ((p :align "center")
((a :href "http://www.sbcl.org/" :border "0")
((img :src "http://www.sbcl.org/sbclbutton.png" :alt "(get 'sbcl)" :border "0"))))
)
More information about the Cl-blog-cvs
mailing list