Sha256: 0e8b140d10c8b7cca7e43997fe71bcc5af6ed8f09133744342b324f33dcd972f

Contents?: true

Size: 336 Bytes

Versions: 9

Compression:

Stored size: 336 Bytes

Contents

<!DOCTYPE html>
<html lang="{{ page.lang | default: site.lang | default: "en" }}">

  {%- include head.html -%}

  <body>

    {%- include header.html -%}

    <main class="page-content" aria-label="Content">
      <div class="wrapper">
        {{ content }}
      </div>
    </main>

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

</html>

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
miniscule-0.2.2 _layouts/default.html
miniscule-0.2.1 _layouts/default.html
miniscule-0.2.0 _layouts/default.html
miniscule-0.1.9 _layouts/default.html
jekyll-dash-1.0.12 _layouts/default.html
jekyll-dash-1.0.11 _layouts/default.html
jekyll-dash-1.0.10 _layouts/default.html
jekyll-dash-1.0.9 _layouts/default.html
jekyll-dash-1.0.8 _layouts/default.html