Correct a merge defect

This commit is contained in:
Daniil Krymov 2023-01-03 13:02:10 +01:00
parent f2ce3a59e8
commit 9291367178
No known key found for this signature in database
GPG Key ID: 49FF57C32BD36752

View File

@ -72,7 +72,7 @@
{{- $label_text -}} {{- $label_text -}}
</a> </a>
{{- end }} {{- end }}
<span class="logo-switches"> <div class="logo-switches">
{{- $lang := .Lang}} {{- $lang := .Lang}}
{{- $separator := or $label_text (not site.Params.disableThemeToggle)}} {{- $separator := or $label_text (not site.Params.disableThemeToggle)}}
{{- with site.Home.AllTranslations }} {{- with site.Home.AllTranslations }}