add logo svg
This commit is contained in:
parent
45f02f6b11
commit
26fcf1bf0e
2 changed files with 67 additions and 4 deletions
|
@ -11,10 +11,7 @@
|
|||
<div class="wrap">
|
||||
<header class="masthead">
|
||||
<div class="container">
|
||||
<h3 class="masthead-title">
|
||||
<a href="{{ site.Home.RelPermalink }}" title="{{ i18n "home" }}">{{ site.Title }}</a>
|
||||
<br><small>{{ site.Params.tagline }}</small>
|
||||
</h3>
|
||||
<a href="{{ site.Home.RelPermalink }}" title="{{ i18n "home" }}"><img src="/img/br.svg"></a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
|
66
static/img/br.svg
Normal file
66
static/img/br.svg
Normal file
File diff suppressed because one or more lines are too long
After (image error) Size: 57 KiB |
Loading…
Reference in a new issue