public
Fork of macournoyer/thin
Description: A very fast & simple Ruby web server
Homepage: http://code.macournoyer.com/thin/
Clone URL: git://github.com/markbates/thin.git
Add more sites to users page
macournoyer (author)
Sun Jun 01 07:45:49 -0700 2008
commit  f569ff8d94dd859783d02ad0b8d4586c9bc4d50f
tree    e9a14816dc6466e4d6128ff842c4c972b4a78857
parent  7aab41a2004853b94e75eea53ec39f1dd746142c
...
215
216
217
 
 
218
219
220
...
215
216
217
218
219
220
221
222
0
@@ -215,6 +215,8 @@ class Thin < Atchoum::Website
0
       li { a "kluster", :href => 'http://kluster.com'}
0
       li { a "SocialSpark", :href => 'http://socialspark.com'}
0
       li { a "Tanga.com", :href => 'http://tanga.com'}
0
+ li { a "Opening Times", :href => 'http://opening-times.co.uk/'}
0
+ li { a "p0pulist", :href => 'http://p0pulist.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.