1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-04 13:43:48 +00:00

Changed index page

This commit is contained in:
Jacob Cody Wimer
2013-12-31 13:41:56 -05:00
parent 24d9deee8b
commit 62a7cdabbc
2 changed files with 7 additions and 3 deletions

View File

@@ -4,9 +4,8 @@
</small>
<nav>
<ul>
<li><%= link_to "About", '#' %></li>
<li><%= link_to "Contact", '#' %></li>
<li><a href="http://news.railstutorial.org/">News</a></li>
<!-- <li><%= link_to "About", '#' %></li> -->
<!-- <li><%= link_to "Contact", '#' %></li> -->
</ul>
</nav>
</footer>