diff --git a/themes/hugo-theme-massively/layouts/partials/footer/index.html b/themes/hugo-theme-massively/layouts/partials/footer/index.html index 4de5efe..8fab330 100644 --- a/themes/hugo-theme-massively/layouts/partials/footer/index.html +++ b/themes/hugo-theme-massively/layouts/partials/footer/index.html @@ -41,22 +41,22 @@

{{ . }}

{{ end }} - {{ with $data.contactinfo.email }} -
-

{{ i18n "CONTACT_EMAIL" . }}

-

{{ . }}

-
- {{ end }} {{ with $data.social }}
-

{{ i18n "CONTACT_SOCIAL" . }}

+

{{ i18n "MENU_FOOTER" . }}

{{ end }}