diff --git a/source/_layouts/post.html b/source/_layouts/post.html index 0a61f1f3c02..13c1891201c 100644 --- a/source/_layouts/post.html +++ b/source/_layouts/post.html @@ -10,7 +10,7 @@ is_post: true
-{% if page.comments == true %} +{% if page.comments == true and site.netlify.branch == "current" %}