Add language switch at bottom of page

This commit is contained in:
Alex Shpak
2019-11-10 00:23:06 +01:00
parent 9cd378a2d2
commit 05c3b8fac9
21 changed files with 110 additions and 52 deletions
-5
View File
@@ -10,11 +10,6 @@
{{ end }}
{{ partial "docs/inject/menu-after" . }}
{{ if .Site.IsMultiLingual }}
{{ partial "docs/translation-switch" . }}
{{ partial "docs/language-switch" . }}
{{ end }}
</nav>
<!-- Restore menu position as soon as possible to avoid flickering -->