Sha256: 4454eb141153d62f5293d127c6306bd4d66bd9f3d770d0db474a5d858416433e

Contents?: true

Size: 481 Bytes

Versions: 3

Compression:

Stored size: 481 Bytes

Contents

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

  {% include head.html -%}

  <body>

    {% include navbar.html -%}

    <main class="bg-light">

    {% include people/header.html %}
    {% include people/about.html %}
    {% include people/projects.html %}
    {% include people/posts.html %}
    {% include people/pubkeys.html %}
    {% include people/support.html %}

    </main>

    {% include footer.html %}
    {% include scripts.html -%}

  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-theme-centos-2.3.0.beta.70 _layouts/people.html
jekyll-theme-centos-2.3.0.beta.69 _layouts/people.html
jekyll-theme-centos-2.3.0.beta.68 _layouts/people.html