1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

changed app name to wrestling app

This commit is contained in:
2014-12-24 07:45:23 -05:00
parent 1069996c6a
commit 8b6161ee3e
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<header class="navbar navbar-fixed-top navbar-inverse">
<div class="navbar-inner">
<div class="container">
<%= link_to "CCHS Wrestling", root_path, id: "logo" %>
<%= link_to "Wrestling App", root_path, id: "logo" %>
<nav>
<ul class="nav pull-right">
<li><%= link_to "Home", root_path %></li>