diff --git a/layouts/partials/article/components/details.html b/layouts/partials/article/components/details.html index aff4337..64d6c6e 100644 --- a/layouts/partials/article/components/details.html +++ b/layouts/partials/article/components/details.html @@ -21,6 +21,7 @@ {{ end }} + {{ if or (not .Date.IsZero) (.Site.Params.article.readingTime) }} + {{ end }} \ No newline at end of file