mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 20:23:06 +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>
|
||||||
<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 -->
|
||||||
|
|
Loading…
Reference in a new issue