diff --git a/layouts/docs/baseof.html b/layouts/docs/baseof.html index ec0b4d575a..cc6237938b 100644 --- a/layouts/docs/baseof.html +++ b/layouts/docs/baseof.html @@ -25,7 +25,7 @@ {{ if (and (not .Params.hide_feedback) (.Site.Params.ui.feedback.enable) (.Site.GoogleAnalytics)) }} {{ partial "feedback.html" .Site.Params.ui.feedback }} {{ end }} -
{{ partial "page-meta-lastmod.html" . }}
+ {{ partial "page-meta-lastmod.html" . }} {{ if (.Site.DisqusShortname) }}
{{ partial "disqus-comment.html" . }} @@ -40,4 +40,4 @@ {{ partial "scripts.html" . }} - \ No newline at end of file +