Add organisation
This commit is contained in:
parent
e9ea2ca46e
commit
886d79efd0
2 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
<header>
|
||||
<nav class="navbar navbar-default">
|
||||
<div class="navbar-header">
|
||||
<a class="navbar-brand" href="{{ site.baseurl }}/">{{ site.title }}</a>
|
||||
|
||||
<a class="navbar-brand" href="{{ site.baseurl }}/">{{ site.organisation }} - {{ site.title }}</a>
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue