fixed the navbar brand link
This commit is contained in:
parent
fa53942b17
commit
45a115aec6
@ -8,7 +8,7 @@
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="#">{$site_name}</a>
|
||||
<a class="navbar-brand" href="index.php">{$site_name}</a>
|
||||
</div>
|
||||
|
||||
<!-- Collect the nav links, forms, and other content for toggling -->
|
||||
|
Loading…
Reference in New Issue
Block a user