Sha256: decb91fab23e10156a002bcc4fd4049152f0865e9abac8ca7916a36d4af0cd5b

Contents?: true

Size: 270 Bytes

Versions: 4

Compression:

Stored size: 270 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
  {% include head.html %}
  <body>
    <main class="container">
      {% include header-small.html %}

      <section class="content">
        {{ content }}
      </section>

      {% include footer.html %}
    </main>
  </body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-theme-nan-1.0.4 _layouts/default-small.html
jekyll-theme-nan-1.0.3 _layouts/default-small.html
jekyll-theme-nan-1.0.2 _layouts/default-small.html
jekyll-theme-nan-1.0.1 _layouts/default-small.html