add logo svg

This commit is contained in:
Rasmus Moorats 2023-12-15 15:55:51 +02:00
parent 45f02f6b11
commit 26fcf1bf0e
Signed by: xx
GPG key ID: FE14255A6AE7241C
2 changed files with 67 additions and 4 deletions
layouts/_default
static/img

View file

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

File diff suppressed because one or more lines are too long

After

(image error) Size: 57 KiB