web: Make logo link to /

This commit is contained in:
Tiffany Bennett 2016-10-04 20:37:16 -04:00
parent f62bb4c39c
commit 00501ce3c3

View file

@ -23,7 +23,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Rink</a>
<a class="navbar-brand" href="/">Rink</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->