Refactor footer

This commit is contained in:
Alex Shpak
2019-11-16 21:32:23 +01:00
parent aaf236410e
commit 1addb8dca6
8 changed files with 23 additions and 14 deletions
-2
View File
@@ -1,4 +1,3 @@
{{ if .Site.IsMultiLingual }}
<!-- Merge home and current page translations -->
{{ $langs := dict }}
{{ range .Site.Home.AllTranslations }}
@@ -29,4 +28,3 @@
</ul>
</div>
{{ end }}