diff --git a/themes/v2/layouts/partials/footer.html b/themes/v2/layouts/partials/footer.html index 13023e6..b400771 100644 --- a/themes/v2/layouts/partials/footer.html +++ b/themes/v2/layouts/partials/footer.html @@ -3,9 +3,7 @@ Rendered {{ now | dateFormat "2006-01-02 15:04:05 MST" }} • {{ with .GitInfo }} - - {{ substr .Hash 0 7}} - + {{ substr .Hash 0 7}} {{ end }}
Version 1