Sha256: 19533fb5203a022cfa5fdab14ea2d49dfd656c841e1ca2339c1c435e3eba497b

Contents?: true

Size: 501 Bytes

Versions: 3

Compression:

Stored size: 501 Bytes

Contents

{% include _theme-includes/_head/head.html %}
<body>
    {% include _theme-includes/_navigation/nav.html %}
    {% include _theme-includes/_page-structure/home-hero.html %}
    <div class="container-fluid">
        <div class="row">
            <div class="container content-container">
                {{ content }}
            </div>
        </div>
      {% include _theme-includes/_footer/footer.html %}
    </div>
    {% include _theme-includes/_script-includes/javascript.html %}
</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
linaro-jekyll-theme-0.3.3 _layouts/home.html
linaro-jekyll-theme-0.3.2 _layouts/home.html
linaro-jekyll-theme-0.3.1 _layouts/home.html