diff --git a/app/views/home/index.html.haml b/app/views/home/index.html.haml index e144f87..202449f 100644 --- a/app/views/home/index.html.haml +++ b/app/views/home/index.html.haml @@ -1,2 +1,10 @@ -%p - This commit was made by Fake Dr Nic \ No newline at end of file +%h2 Contributors +%ul + %li + Dr Nic - + %a{ :href => 'http://github.com/drnic' } github + \- + %a{ :href => 'http://twitter.com/drnic' } @drnic + \- + %a{ :href => 'http://drnicwilliams.com' } drnicwilliams.com + \ No newline at end of file