Make the logo work on sub-pages
This commit is contained in:
parent
aa96c2a303
commit
60381c54c7
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
<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="#page-top">
|
||||||
<img src="img/logo.png" class="osem-logo" alt="OSEM Logo">
|
<img src="/img/logo.png" class="osem-logo" alt="OSEM Logo">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<!-- Collect the nav links, forms, and other content for toggling -->
|
<!-- Collect the nav links, forms, and other content for toggling -->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue