diff --git a/app/views/static_pages/home.html.erb b/app/views/static_pages/home.html.erb index 171832f..4e4c65f 100644 --- a/app/views/static_pages/home.html.erb +++ b/app/views/static_pages/home.html.erb @@ -1,7 +1,7 @@
This website was created to help wrestling coaches run their tournaments. It is 2015, why are we still running bout sheets to tables and why are we still using resources to push cards on a bout board? This website was created as a free way for coaches to run a tournament smoothly with as few workers as possible.
+This website was created to help wrestling coaches run their tournaments. This website was created as a free way for coaches to run a tournament smoothly with as few workers as possible.
If you would like to run a tournament, please click log in and then click sign up.
| Name | -Date | -<% if user_signed_in? %><%= link_to ' New Tournament', new_tournament_path, :class=>"fas fa-plus" %> | <% end %> -
|---|
| <%= link_to "#{tournament.name}", tournament %> | -<%= tournament.date %> | - <% if can? :manage, tournament %> -- <%= link_to '', edit_tournament_path(tournament), :class=>"fas fa-edit" %> - <% if can? :destroy, tournament %> - <%= link_to '', tournament, method: :delete, data: { confirm: "Are you sure you want to delete #{tournament.name}?" }, :class=>"fas fa-trash-alt" %> - <% end %> - | - <% end %> +Name | +Date | +<% if user_signed_in? %><%= link_to ' New Tournament', new_tournament_path, :class=>"fas fa-plus" %> | <% end %>
|---|
Unfortunately, I do not have tutorials available at this moment in time. If you would like to learn how to use this software, please email me at jacob.wimer@gmail.com and I will gladly provide an overview of how to use this software. I've done my best to make the software intuitive and easy to use.
+Unfortunately, I do not have tutorials available at this moment in time. If you would like to learn how to use this software, please email me at jacob.wimer@gmail.com and I will gladly provide an overview of how to use this software. I've done my best to make the software intuitive and easy to use.
Here is a list of features available: