diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 9a4afe0..ed22d06 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -9,9 +9,16 @@ | Built by: Hugo | Theme: Mnemosyne

+ {{ with .Site.Params.netlify }} +

+ + Build status: + +

+ {{ end }} {{ with .Site.Copyright | safeHTML }} -
-

{{.}}

+
+

{{.}}

{{ end }}