Skip to content

Commit

Permalink
Add more sites to users page
Browse files Browse the repository at this point in the history
  • Loading branch information
macournoyer committed Jun 1, 2008
1 parent 7aab41a commit f569ff8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/thin.rb
Expand Up @@ -215,6 +215,8 @@ def users_page
li { a "kluster", :href => 'http://kluster.com'}
li { a "SocialSpark", :href => 'http://socialspark.com'}
li { a "Tanga.com", :href => 'http://tanga.com'}
li { a "Opening Times", :href => 'http://opening-times.co.uk/'}
li { a "p0pulist", :href => 'http://p0pulist.com/'}
end

p { "If you'd like to have your site listed here, #{a 'drop me an email', :href => 'mailto:macournoyer@gmail.com'}" }
Expand Down

0 comments on commit f569ff8

Please sign in to comment.