Sha256: bcea67deddd69a0f876c23182bc581d9eb17c2f448777585e3844c3085b056cb
Contents?: true
Size: 478 Bytes
Versions: 8
Compression:
Stored size: 478 Bytes
Contents
<!DOCTYPE html> <html lang="{{ page.lang | default: 'en' }}"> {% include head.html -%} <body> {% include navbar.html -%} <main class="bg-light"> {% include home/header.html %} {% include home/distributions.html %} {% include home/news-and-events.html %} {% include home/planet.html %} </main> {% include footer.html -%} <script src="{{ site.baseurl }}/assets/js/bootstrap.bundle.min.js"></script> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems