Sha256: 5480273fa981cd40cbabca375c2b3b8834e51ce9e002d30160d206672a952610

Contents?: true

Size: 523 Bytes

Versions: 13

Compression:

Stored size: 523 Bytes

Contents

<!-- Banner -->
<section id="banner" class="{{ include.class | default: '' }}">
  <div class="content">
    <header>
      <h1>{{ include.title }}</h1>
      {% if include.subtitle %}<h3>{{ include.subtitle }}</h3>{% endif %}
    </header>
    {% if include.description %}<p>{{ include.description }}</p>{% endif %}
    <ul class="actions">
      <li><a href="{{ include.button.url | default: '#' }}" class="button primary big">{{ include.button.label | default: 'Ask for advice!' }}</a></li>
    </ul>
  </div>
</section>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
jekyll-theme-consulting-0.11.24 _includes/banner.html
jekyll-theme-consulting-0.11.23 _includes/banner.html
jekyll-theme-consulting-0.11.22 _includes/banner.html
jekyll-theme-consulting-0.11.21 _includes/banner.html
jekyll-theme-consulting-0.11.20 _includes/banner.html
jekyll-theme-consulting-0.11.19 _includes/banner.html
jekyll-theme-consulting-0.11.18 _includes/banner.html
jekyll-theme-consulting-0.11.17 _includes/banner.html
jekyll-theme-consulting-0.11.15 _includes/banner.html
jekyll-theme-consulting-0.11.14 _includes/banner.html
jekyll-theme-consulting-0.11.13 _includes/banner.html
jekyll-theme-consulting-0.11.12 _includes/banner.html
jekyll-theme-consulting-0.11.11 _includes/banner.html