Skip to content

Commit 7ad534d

Browse files
committed
remove comments from blog posts 2
1 parent 0366d86 commit 7ad534d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

_layouts/post.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,4 @@ <h1 class="post-title p-name" itemprop="name headline">{{ page.title | escape }}
3636
{{ content }}
3737
</div>
3838

39-
<!-- {% if jekyll.environment == 'production' -%}
40-
{% if page.comments == false -%}
41-
<div class="comments-disabled-message">
42-
Comments have been disabled for this post.
43-
</div>
44-
{% else -%}
45-
{%- include comments.html -%}
46-
{% endif -%}
47-
{% endif -%} -->
48-
49-
<a class="u-url" href="{{ page.url | relative_url }}" hidden></a>
5039
</article>

0 commit comments

Comments
 (0)