Sha256: 6de655186e6991cf5f8016093ba296dbb3ce673a61ebf9aeed6a1bab80dab21a

Contents?: true

Size: 423 Bytes

Versions: 7

Compression:

Stored size: 423 Bytes

Contents

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

<title>{{ site.title }}</title>
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
{% include head.html %}

<body>

  {% include header.html %}

  <main>
    <div class="container" id="post">
      {{ content }}
    </div>
  </main>

  {% include footer.html %}

  {% include scripts.html %}

</body>

</html>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
whiteblog-theme-0.0.21 _layouts/default.html
whiteblog-theme-0.0.20 _layouts/default.html
whiteblog-theme-0.0.19 _layouts/default.html
whiteblog-theme-0.0.18 _layouts/default.html
whiteblog-theme-0.0.17 _layouts/default.html
whiteblog-theme-0.0.16 _layouts/default.html
whiteblog-theme-0.0.15 _layouts/default.html