Added 2martens logo to header file

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2017-12-24 20:20:04 +01:00
parent 537b3a3a93
commit 1228aabfdc
2 changed files with 111 additions and 1 deletions

View File

@ -1,7 +1,11 @@
<header class="site-header">
<nav class="navbar navbar-expand-lg navbar-light fixed-top">
<div class="container">
<a class="navbar-brand" href="{{ site.baseurl }}/">{{ site.title }}</a>
<a class="navbar-brand" href="{{ site.baseurl }}/">
<img src="/assets/images/2martensIco.svg" width="30" height="30" class="d-inline-block align-top" alt="">
{{ site.title }}
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">