Sha256: 7e02537bfc2398058dec1ace9f788f7a5964a8b9f9daf12cf4e82cb13672496a

Contents?: true

Size: 764 Bytes

Versions: 21

Compression:

Stored size: 764 Bytes

Contents

---
layout: default
---

<!-- Page Header -->
{% if page.background %}
<header class="masthead" style="background-image: url('{{ page.background | prepend: site.baseurl | replace: '//', '/' }}')">
{% else %}
<header class="masthead">
{% endif %}
  <div class="overlay"></div>
  <div class="container">
    <div class="row">
      <div class="col-lg-8 col-md-10 mx-auto">
        <div class="page-heading">
          <h1>{{ page.title }}</h1>
          {% if page.description %}
            <span class="subheading">{{ page.description }}</span>
          {% endif %}
        </div>
      </div>
    </div>
  </div>
</header>

<div class="container">
  <div class="row">
    <div class="col-lg-8 col-md-10 mx-auto">

      {{ content }}

    </div>
  </div>
</div>

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
jekyll-theme-clean-blog-4.0.6 _layouts/page.html
jekyll-theme-clean-blog-4.0.5 _layouts/page.html
jekyll-theme-clean-blog-4.0.4 _layouts/page.html
jekyll-theme-clean-blog-4.0.3 _layouts/page.html
jekyll-theme-clean-blog-4.0.2 _layouts/page.html
jz-theme-clean-blog-1.1.0 _layouts/page.html
jz-theme-clean-blog-1.0.9 _layouts/page.html
jz-theme-clean-blog-1.0.8 _layouts/page.html
jz-theme-clean-blog-1.0.7 _layouts/page.html
jz-theme-clean-blog-1.0.6 _layouts/page.html
jz-theme-clean-blog-1.0.5 _layouts/page.html
jz-theme-clean-blog-1.0.4 _layouts/page.html
jz-theme-clean-blog-1.0.3 _layouts/page.html
jz-theme-clean-blog-1.0.2 _layouts/page.html
jz-theme-clean-blog-1.0.1 _layouts/page.html
jz-theme-clean-blog-1.0.0 _layouts/page.html
jekyll-theme-clean-blog-4.0.1 _layouts/page.html
jekyll-theme-clean-blog-4.0.0.1 _layouts/page.html
jekyll-theme-clean-blog-4.0.0 _layouts/page.html
jekyll-theme-clean-blog-0.1.1 _layouts/page.html