Sha256: 924bc7fe12eb8e8f243a9d7b85fbc73591bde830aacd689ad84c12c2c908c424

Contents?: true

Size: 471 Bytes

Versions: 9

Compression:

Stored size: 471 Bytes

Contents

<section class="hero {% if page.hero_height %} {{ page.hero_height }} {% else %} is-medium {% endif %} is-bold is-primary" {% if page.hero_image %} style="background: url('{{ page.hero_image }}') 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

9 entries across 9 versions & 1 rubygems

Version Path
bulma-clean-theme-0.5.3 _includes/hero.html
bulma-clean-theme-0.5.2 _includes/hero.html
bulma-clean-theme-0.5.1 _includes/hero.html
bulma-clean-theme-0.5 _includes/hero.html
bulma-clean-theme-0.4.1 _includes/hero.html
bulma-clean-theme-0.4 _includes/hero.html
bulma-clean-theme-0.3 _includes/hero.html
bulma-clean-theme-0.2.1 _includes/hero.html
bulma-clean-theme-0.2.0 _includes/hero.html