mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
11 lines
255 B
Plaintext
11 lines
255 B
Plaintext
<footer class="footer">
|
|
<small>
|
|
App made by Jacob Cody Wimer - jacob.wimer@gmail.com
|
|
</small>
|
|
<nav>
|
|
<ul>
|
|
<!-- <li><%= link_to "About", '#' %></li> -->
|
|
<!-- <li><%= link_to "Contact", '#' %></li> -->
|
|
</ul>
|
|
</nav>
|
|
</footer> |