_layouts/page.html in cosy-jekyll-theme-1.0.4 vs _layouts/page.html in cosy-jekyll-theme-1.0.5

- old
+ new

@@ -18,10 +18,10 @@ datetime="{{ page.modified }}">{{ page.modified | date: "%B %d, %Y" }}</time></span></span> <span class="author vcard"><span class="fn">{{ site.owner.name }}</span></span>{% endif %} </footer> </div> {% if page.comments != false and site.disqus_shortname %} - <section id="disqus_thread"></section> + <section id="disqus_thread">Disqus评论正在推倒墙......</section> {% endif %} </article> </div> {% include scripts.html %}