Add organisation

This commit is contained in:
kpcyrd 2014-09-10 15:45:52 +02:00
commit 886d79efd0
2 changed files with 2 additions and 2 deletions

View file

@ -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>