mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
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>
|
||||
</button>
|
||||
<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>
|
||||
</div>
|
||||
<!-- Collect the nav links, forms, and other content for toggling -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue