Sha256: 841c95f30341df80b251d46e24e833b4b94a8dfaa0a4231eff79e74c6a74736a

Contents?: true

Size: 567 Bytes

Versions: 5

Compression:

Stored size: 567 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
{% include _head.html %}
  <body>
{% include _navbar.html %}
  <section class="bg-pages ftco-cover overlay" id="section-home" data-aos="fade"  data-stellar-background-ratio="0.5">
    <div class="container">
        <div class="row align-items-center justify-content-center ftco-vh-100">
          <div id="left-main" class="col-md-8 text-center">

            {{ page.content }}

          </div>
        </div>
    </div>
  <section/>
<!-- extra content -->

{% include _footer.html %}

{% include loader.html %}

  </body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-theme-digitalebrain-0.1.7.6 _layouts/page.html
jekyll-theme-digitalebrain-0.1.7.5 _layouts/page.html
jekyll-theme-digitalebrain-0.1.7.4 _layouts/page.html
jekyll-theme-digitalebrain-0.1.7.3 _layouts/page.html
jekyll-theme-digitalebrain-0.1.7.2 _layouts/page.html