_layouts/page.html in cosy-jekyll-theme-1.0.6 vs _layouts/page.html in cosy-jekyll-theme-1.0.7

- old
+ new

@@ -10,10 +10,11 @@ <article class="hentry"> <div class="entry-content"> {{ content }} </div> {% if page.comments != false and site.disqus_shortname %} - <section id="disqus_thread">Disqus评论正在推倒墙......</section> + <section id="disqus_thread">Disqus is climbing the Great Fire Wall of China, Maybe She needs <a href="https://sodatea.github.io/2015/12/23/all-i-know-about-the-wall/" target="_blank" class="need_dotted">a ladder.</a>&nbsp;&nbsp; 🤦🏼‍️ 🤷🏼‍️ + </section> {% endif %} </article> </div> {% include footer.html %}