mirror of
https://github.com/tiffany352/rink-rs
synced 2024-11-10 13:44:15 +00:00
web: Make logo link to /
This commit is contained in:
parent
f62bb4c39c
commit
00501ce3c3
1 changed files with 1 additions and 1 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue