menu.html → header_menu.html
This commit is contained in:
parent
2b0f9a8e76
commit
8c43dc704e
2 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<header class="header">
|
||||
<a class="logo" href="{{ "" | relLangURL }}">{{ .Site.Title }}</a>
|
||||
{{ partial "menu.html" . }}
|
||||
{{ partial "header_menu.html" . }}
|
||||
</header>
|
Loading…
Reference in a new issue