#343, #165: Move lang selector to left menu

This commit is contained in:
Alex Shpak
2021-08-18 11:12:50 +02:00
parent 50147be131
commit 26de844a19
7 changed files with 37 additions and 81 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<h2 class="book-brand">
<a href="{{ cond (not .Site.Home.File) .Sites.First.Home.RelPermalink .Site.Home.RelPermalink }}">
<a class="flex align-center" href="{{ cond (not .Site.Home.File) .Sites.First.Home.RelPermalink .Site.Home.RelPermalink }}">
{{- with .Site.Params.BookLogo -}}
<img src="{{ . | relURL }}" alt="Logo" />
{{- end -}}