thrrgilag.net/themes/binario/layouts/partials/header.html

4 lines
130 B
HTML
Raw Normal View History

2019-09-07 19:40:58 +00:00
<header class="header">
<a class="logo" href="{{ "" | relLangURL }}">{{ .Site.Title }}</a>
{{ partial "menu.html" . }}
</header>