diff --git a/layouts/partials/post/header.html b/layouts/partials/post/header.html index 11675cb..b482c8e 100644 --- a/layouts/partials/post/header.html +++ b/layouts/partials/post/header.html @@ -29,7 +29,7 @@ {{ partial "post/header_meta/categories.html" . }} {{ if and $.IsHome (not (isset .Params "extlink")) }}
- {{ if .Site.Params.waline.pageView }} + {{ if and (eq .Site.Params.analytis.busuanzi.enable false) .Site.Params.waline.pageView }} {{ partial "post/header_meta/views.html" . }} {{ end }} {{ if and (.Scratch.Get "isComment") .Site.Params.waline.comment }}