summaryrefslogtreecommitdiffstats
path: root/source/_layouts/post.html
diff options
context:
space:
mode:
Diffstat (limited to 'source/_layouts/post.html')
-rw-r--r--source/_layouts/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/_layouts/post.html b/source/_layouts/post.html
index 27f7125..bab0f87 100644
--- a/source/_layouts/post.html
+++ b/source/_layouts/post.html
@@ -7,7 +7,7 @@ single: true
{% include post/sharing.html %}
{% if site.disqus_short_name and page.comments == true %}
<section id="comment">
- <h1 class="title">留言</h1>
+ <h1 class="title">Comments</h1>
<div id="disqus_thread" aria-live="polite">{% include post/disqus_thread.html %}</div>
</section>
{% endif %} \ No newline at end of file