Sha256: 3a6d6e39bc7a8f9b9868936a302e3cff71a5f45adf20cd09a14b899435959c02
Contents?: true
Size: 482 Bytes
Versions: 7
Compression:
Stored size: 482 Bytes
Contents
<section class="hero {% if page.hero_height %} {{ page.hero_height }} {% else %} is-medium {% endif %} is-bold is-dark" {% if page.image %} style="background: url('{{ page.image | prepend: site.baseurl }}') no-repeat center center; background-size: cover;" {% endif %}> <div class="hero-body"> <div class="container"> <p class="title is-2">{{ page.title }}</p> <p class="subtitle is-3">{{ page.subtitle }}</p> </div> </div> </section>
Version data entries
7 entries across 7 versions & 1 rubygems