From 66bd68c2faccad3e5d5b5de48e268e544cf5a6ab Mon Sep 17 00:00:00 2001 From: macournoyer Date: Sun, 6 Sep 2009 13:13:35 -0400 Subject: [PATCH] Add some more users to the site. --- site/thin.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/thin.rb b/site/thin.rb index f6d993d9..fc6f731b 100644 --- a/site/thin.rb +++ b/site/thin.rb @@ -189,6 +189,8 @@ def users_page ul do li { a 'Heroku', :href => 'http://heroku.com/' } li { a 'HostingRails', :href => 'http://www.hostingrails.com/mongrel_and_thin_hosting' } + li { a "Audiofarm.org", :href => 'http://audiofarm.org'} + li { a "What The Movie", :href => 'http://whatthemovie.com/'} li { a 'Mobile Defense', :href => 'https://www.mobiledefense.com' } li { a 'RefactorMyCode.com', :href => 'http://refactormycode.com/' } li { a "Standout Jobs", :href => 'http://standoutjobs.com/'}