Sha256: 2887a1b02baa36920a58dd584d4b8bdea6fe7ba1e9e19d6158f9ad96d3bdb7db

Contents?: true

Size: 478 Bytes

Versions: 2

Compression:

Stored size: 478 Bytes

Contents

---
---

<!doctype html>
<html lang="{{ page.language | default: site.language | default: 'en' }}">
    {% include head.html %}

    <body>
        <!-- Detect color mode before loading document body -->
        <script src="{{ 'assets/js/color-mode.min.js' | relative_url}}"></script>
        
        {% include navbar.html %}

        {{ content }}
        
        {% include footer.html %}

        {% include cookie-consent.html %}

    </body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bytewax-docs-0.1.1 _layouts/base.html
bytewax-docs-0.1.0 _layouts/base.html