We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17cc0b7 commit 713f65cCopy full SHA for 713f65c
layouts/partials/header.html
@@ -98,7 +98,7 @@
98
99
{{- $lang := .Lang}}
100
{{- $separator := or $label_text (not site.Params.disableThemeToggle)}}
101
- {{- with site.Home.AllTranslations }}
+ {{- with site.Home.Translations }}
102
<ul class="lang-switch">
103
{{- if $separator }}<li>|</li>{{ end }}
104
{{- range . -}}
0 commit comments