Sha256: c9776e93241b01b2fea3ca4cb477543c9d0f96d423f96c3680685781471aa854
Contents?: true
Size: 496 Bytes
Versions: 56
Compression:
Stored size: 496 Bytes
Contents
<!DOCTYPE html> <html lang="{{ page.lang | default: 'en' }}"> {% include head.html title=page.title -%} <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 script.html -%} </body> </html>
Version data entries
56 entries across 56 versions & 1 rubygems