From 301e84d173adce800faac3535242674799bc576c Mon Sep 17 00:00:00 2001 From: Aaron Lidman Date: Wed, 6 Nov 2013 09:55:00 -0800 Subject: [PATCH] Add 'Learn More' and 'Sign Up' buttons Needs styling --- app/views/site/index.html.erb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 985a735c3..be0acc396 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -5,6 +5,11 @@

<%= t 'layouts.intro_text' %>

+
+ Learn More + Sign Up +
+