have the domain-server brand in navbar link back to home

This commit is contained in:
Stephen Birarda 2014-08-04 16:23:26 -07:00
parent 4407ea4480
commit 4f0218090c

View file

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