diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 69ce37ec..ce87099c 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -25,7 +25,7 @@
{{ block "main" . }}{{ end }} - {{ if and (.Site.Params.footer.showScrollToTop | default true) }} + {{ if and (.Site.Params.footer.showScrollToTop | default true) (gt .WordCount 1) }}