Author: ctian Date: Thu Nov 20 17:44:44 2008 New Revision: 145
Log: Add donation
Modified: www/index.html
Modified: www/index.html ============================================================================== --- www/index.html (original) +++ www/index.html Thu Nov 20 17:44:44 2008 @@ -128,10 +128,15 @@
<div class="onethird right"> <!-- COLUMN --> + <p> + <a href="http://sourceforge.net/donate/index.php?group_id=209101"><img src="http://images.sourceforge.net/images/project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /> </a> + </p> + <p> <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fcommon-lisp.net%2Fproject%2Fcl-net-snmp%2Findex.html"> <img src="http://www.w3.org/Icons/valid-xhtml10-blue" alt="Valid XHTML 1.0 Strict" height="31" width="88" /> </a> + </p> <!-- END COLUMN --> </div>
cl-net-snmp-cvs@common-lisp.net