Sha256: 98923958369e605f2a029a2c383dccd3a529adeb0546b1ef690e9eb91fb9d439

Contents?: true

Size: 343 Bytes

Versions: 5

Compression:

Stored size: 343 Bytes

Contents

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

  {%- include head.html -%}

  <body class="w-100 sans-serif bg-white">

    {%- include header.html -%}

    <main class="ph3 pv5 pa5-ns mt3 mt5-ns" aria-label="Content">
        {{ content }}
    </main>

    {%- include footer.html -%}

  </body>

</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll334-0.1.4 _layouts/default.html
jekyll334-0.1.3 _layouts/default.html
jekyll334-0.1.2 _layouts/default.html
jekyll334-0.1.1 _layouts/default.html
jekyll334-0.1.0 _layouts/default.html