he
This commit is contained in:
parent
256abc59b3
commit
3383a7b70e
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<div class="header-nav-item">
|
<div class="header-nav-item">
|
||||||
<a
|
<a
|
||||||
href="{{ relLangUrl .URL }}"
|
href="{{ $menu_item_url }}"
|
||||||
class="link{{ if .Params.customClass }} {{ .Params.customClass }}{{ end }} {{ $active }}">
|
class="link{{ if .Params.customClass }} {{ .Params.customClass }}{{ end }} {{ $active }}">
|
||||||
{{ $title := .Title }}
|
{{ $title := .Title }}
|
||||||
{{ with (index site.Params .Identifier) }}
|
{{ with (index site.Params .Identifier) }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue