diff --git a/layouts/partials/single/footer.html b/layouts/partials/single/footer.html
index 95a01e2d..8918212e 100644
--- a/layouts/partials/single/footer.html
+++ b/layouts/partials/single/footer.html
@@ -9,7 +9,7 @@
{{- dict "Date" . | T "updatedOnDate" -}}
{{- if $.Site.Params.gitRepo -}}
{{- with $.GitInfo -}}
-
+
{{- .AbbreviatedHash -}}
{{- end -}}