diff --git a/themes/mytheme/layouts/partials/footer.html b/themes/mytheme/layouts/partials/footer.html
index f945433..4609245 100644
--- a/themes/mytheme/layouts/partials/footer.html
+++ b/themes/mytheme/layouts/partials/footer.html
@@ -5,13 +5,13 @@
{{- else }}
© {{ now.Year }} {{ site.Title }}
- Build date: {{ site.Params.buildDate }}
+ Build date: {{ site.Params.buildDate }}
{{- end }}
{{- end }}
{{- if (not site.Params.disableScrollToTop) }}
-^
+^
{{- end }}
{{- partial "extend_footer.html" . }}