Fix nav title href
This commit is contained in:
parent
583edf7f22
commit
7b50e8b606
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,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 page-scroll" href="#page-top">
|
<a class="navbar-brand page-scroll" href="/">
|
||||||
TheOrangeOne
|
TheOrangeOne
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Reference in a new issue