Sha256: 2c79d2bbf1eae168831f927a4d61525530affdf453a5a007c0871c9ce22dfeba

Contents?: true

Size: 612 Bytes

Versions: 32

Compression:

Stored size: 612 Bytes

Contents

<!-- Banner -->
<section id="banner">
  <div class="content">
    <header>
      <h1>{{ include.title }}</h1>
      {% if include.subtitle %}<p>{{ include.subtitle }}</p>{% endif %}
    </header>
    {% if include.description %}<p>{{ include.description }}</p>{% endif %}
    <ul class="actions">
      <li><a href="{{ include.button_url | default: '#' }}" class="button big">{{ include.button_label | default: 'Ask for advice!' }}</a></li>
    </ul>
  </div>
  <span class="image object">
    <img src="{{ include.image_url | default: 'assets/images/pic01.jpg' | absolute_url }}" alt="" />
  </span>
</section>

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
jekyll-theme-consulting-0.3.3 _includes/banner.html
jekyll-theme-consulting-0.3.2 _includes/banner.html
jekyll-theme-consulting-0.3.1 _includes/banner.html
jekyll-theme-consulting-0.2.12 _includes/banner.html
jekyll-theme-consulting-0.2.11 _includes/banner.html
jekyll-theme-consulting-0.2.9 _includes/banner.html
jekyll-theme-consulting-0.2.8 _includes/banner.html
jekyll-theme-consulting-0.2.7 _includes/banner.html
jekyll-theme-consulting-0.2.6 _includes/banner.html
jekyll-theme-consulting-0.2.5 _includes/banner.html
jekyll-theme-consulting-0.2.4 _includes/banner.html
jekyll-theme-consulting-0.2.3 _includes/banner.html
jekyll-theme-consulting-0.2.2 _includes/banner.html
jekyll-theme-consulting-0.2.1 _includes/banner.html
jekyll-theme-consulting-0.2.0 _includes/banner.html
jekyll-theme-consulting-0.1.17 _includes/banner.html
jekyll-theme-consulting-0.1.16 _includes/banner.html
jekyll-theme-consulting-0.1.15 _includes/banner.html
jekyll-theme-consulting-0.1.14 _includes/banner.html
jekyll-theme-consulting-0.1.13 _includes/banner.html