mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-14 23:28:27 +02:00
have the domain-server brand in navbar link back to home
This commit is contained in:
parent
4407ea4480
commit
4f0218090c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="#">domain-server</a>
|
||||
<a class="navbar-brand" href="/">domain-server</a>
|
||||
</div>
|
||||
|
||||
<!-- Collect the nav links, forms, and other content for toggling -->
|
||||
|
|
Loading…
Reference in a new issue