Skip to content

Commit

Permalink
Add some more users to the site.
Browse files Browse the repository at this point in the history
  • Loading branch information
macournoyer committed Sep 6, 2009
1 parent f9164f1 commit 66bd68c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/thin.rb
Expand Up @@ -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/'}
Expand Down

0 comments on commit 66bd68c

Please sign in to comment.