mirror of
https://github.com/jlengrand/irma-website.git
synced 2026-03-10 08:21:20 +00:00
9 lines
224 B
HTML
9 lines
224 B
HTML
<header class="block block-header-3">
|
|
|
|
<div class="block-header-3--logo">
|
|
<a href="{{ site.url | relative_url }}">
|
|
<img src="{{ section.logo | relative_url }}" alt="{{ site.title }}">
|
|
</a>
|
|
</div>
|
|
|
|
</header> |