Sha256: 0dbcf45e21f54f45fdc5809e8122fef4deb97664fb5f728f55c5d28d710f2ee1

Contents?: true

Size: 415 Bytes

Versions: 12

Compression:

Stored size: 415 Bytes

Contents

---
---
<!doctype html>
<html>
    {% include header.html %}
    <body>
        {% include navbar.html %}
        {{ content }}
        {% include footer.html %}
        <script src="{{ site.baseurl }}/assets/js/darkmode.js"></script>
        {% if site.buttery-biscuit.fixed-navbar %}
        <script src="{{ site.baseurl }}/assets/js/fixednavbar.js"></script>
        {% endif %}
    </body>
</html>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
jekyll-theme-buttery-biscuit-0.3.7 _layouts/default.html
jekyll-theme-buttery-biscuit-0.3.6 _layouts/default.html
jekyll-theme-buttery-biscuit-0.3.5 _layouts/default.html
jekyll-theme-buttery-biscuit-0.3.4 _layouts/default.html
jekyll-theme-buttery-biscuit-0.3.3 _layouts/default.html
jekyll-theme-buttery-biscuit-0.3.2 _layouts/default.html
jekyll-theme-buttery-biscuit-0.3.1 _layouts/default.html
jekyll-theme-buttery-biscuit-0.3.0 _layouts/default.html
jekyll-theme-buttery-biscuit-0.2.2 _layouts/default.html
jekyll-theme-buttery-biscuit-0.2.1 _layouts/default.html
jekyll-theme-buttery-biscuit-0.2.0 _layouts/default.html
jekyll-theme-buttery-biscuit-0.1.0 _layouts/default.html