Sha256: 6d7f1fefe44e0b824626d88b42dbe38ecb2c43f6d77434c3191ac55dc71ae96b

Contents?: true

Size: 655 Bytes

Versions: 1

Compression:

Stored size: 655 Bytes

Contents

<!doctype html>
<html class="no-js" lang="en">
{% include head.html %}

<body id="page">

{% include header.html %}

<div id="main" role="main">
  <article class="hentry">
    <div class="entry-content">
      {{ content }}
    </div>
    {% if page.comments != false and site.disqus_shortname %}
    <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 %}

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cosy-jekyll-theme-1.0.7 _layouts/page.html