diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 1badd4a6..dff0eaaa 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -4,10 +4,12 @@
{{- else }}
© {{ now.Year }} {{ .Site.Title }}
{{- end }}
+ {{- if not $.Site.Params.hideCredits }}
·
Powered by Hugo
·
Theme PaperMod
+ {{- end }}
{{- if (not .Site.Params.disableScrollToTop) }}