Sha256: c50f4c5f9262389ea1c91e587b3e0d2af21c2635f9c57bbe76ffd9a6fa361df8

Contents?: true

Size: 433 Bytes

Versions: 2

Compression:

Stored size: 433 Bytes

Contents

<!--- Jekyll theme: Leap month --->
<!--- repo: https://github.com/qyxf/leap-month --->

<!doctype html>
<html lang="{{ site.lang | default: 'zh-CN' }}">
  {% include head.html %}
  <body>
      {% include header.html %}
      {% include banner.html %}

    <div class="wrapper">
      {% include nav-menu.html %}

      <section>
        {{ content }}
      </section>

      {% include footer.html %}
    </div>

  </body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-theme-leap-month-0.2.3 _layouts/default.html
jekyll-theme-leap-month-0.2.1 _layouts/default.html