mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-14 00:49:54 +00:00
Created about page
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<footer class="footer">
|
||||
<br>
|
||||
<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>
|
||||
<br>
|
||||
<small>
|
||||
© 2015 wrestlingdev.com
|
||||
</small>
|
||||
|
||||
</footer>
|
||||
Reference in New Issue
Block a user