Refactor footer
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user