public
Fork of macournoyer/thin
Description: A very fast & simple Ruby web server
Homepage: http://code.macournoyer.com/thin/
Clone URL: git://github.com/bmizerany/thin.git
add kluster to users page
giraffesoft (author)
Thu Mar 13 18:37:21 -0700 2008
commit  01b9902d59c795e31931b18a97a7a12cbcdbf305
tree    d665ae71aedc80ff52edc1f1cd24a3473a9f0354
parent  0fd4de53ce67d782aec5bacb763c091b011c0720
...
212
213
214
 
215
216
217
...
212
213
214
215
216
217
218
0
@@ -212,6 +212,7 @@ class Thin < Atchoum::Website
0
       li { a "ajaxwhois", :href => 'http://ajaxwhois.com/' }
0
       li { a "Sproglogs", :href => 'http://sproglogs.com/' }
0
       li { a "Look to the Stars", :href => 'http://www.looktothestars.org/' }
0
+ li { a "kluster", :href => 'http://kluster.com'}
0
     end
0
     
0
     p { "If you'd like to have your site listed here, #{a 'drop me an email', :href => 'mailto:macournoyer@gmail.com'}" }

Comments

    No one has commented yet.