mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-14 20:24:03 +00:00
Use logo as brand image
This commit is contained in:
parent
9e8621fb4d
commit
b95db4c8ad
5 changed files with 34 additions and 6 deletions
|
|
@ -9,8 +9,9 @@
|
|||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand page-scroll hidden-xs hidden-sm" href="#page-top">{{site.title}}</a>
|
||||
<a class="navbar-brand page-scroll visible-xs visible-sm" href="#page-top">OSEM</a>
|
||||
<a class="navbar-brand page-scroll" href="#page-top">
|
||||
<img src="img/logo.png" class="osem-logo" alt="OSEM Logo">
|
||||
</a>
|
||||
</div>
|
||||
<!-- Collect the nav links, forms, and other content for toggling -->
|
||||
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue