We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0366d86 commit 7ad534dCopy full SHA for 7ad534d
_layouts/post.html
@@ -36,15 +36,4 @@ <h1 class="post-title p-name" itemprop="name headline">{{ page.title | escape }}
36
{{ content }}
37
</div>
38
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>
50
</article>
0 commit comments