diff --git a/layouts/partials/footer/site-footer.html b/layouts/partials/footer/site-footer.html index 43e4353..5ff521c 100644 --- a/layouts/partials/footer/site-footer.html +++ b/layouts/partials/footer/site-footer.html @@ -4,10 +4,8 @@ {{ partial "footer/go-to-top" . }}
- {{ if $.Param "showPoweredBy" }} - {{ end }} + + {{ if $.Param "showPoweredBy" }} +

Powered by Hugo and the Zzo theme

+ {{ end }} + \ No newline at end of file