From 4752d16493b876cf80f779fbfc9b718166bdb031 Mon Sep 17 00:00:00 2001 From: Skud Date: Tue, 30 Jul 2013 11:46:22 +1000 Subject: [PATCH] Added "keep in touch" links to sidebar --- app/views/home/index.html.haml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/views/home/index.html.haml b/app/views/home/index.html.haml index 39d5a8c44..16f93ff8a 100644 --- a/app/views/home/index.html.haml +++ b/app/views/home/index.html.haml @@ -9,6 +9,24 @@ .span4 %h2 Keep in touch + %p + =image_tag("twitter_32.png", :alt => '') + Follow + =link_to '@growstufforg', 'http://twitter.com/growstufforg' + on Twitter. + + %p + =image_tag("blog_32.png", :alt => '') + Subscribe to the + =link_to 'Growstuff Blog', 'http://blog.growstuff.org/' + + %p + =image_tag("email_32.png", :alt => '') + Subscribe to our + =link_to 'email newsletter', 'http://blog.growstuff.org/newsletter' + + %p + %h2 Open Source %h2 Open Data and APIs