mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
10 lines
516 B
Plaintext
10 lines
516 B
Plaintext
<div class="center hero-unit">
|
|
<h1>Welcome to WrestlingDev</h1>
|
|
<br>
|
|
<p>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.</p>
|
|
<br>
|
|
<br>
|
|
<%= link_to "Browse Tournaments", '/static_pages/tournaments', class: "btn btn-large btn-primary" %>
|
|
<p></p>
|
|
</div>
|