Sha256: 3294f6865d7d3c66cc4c9ca2de145b5c3bab8b26fd19788877daabbfdafc75a9

Contents?: true

Size: 334 Bytes

Versions: 17

Compression:

Stored size: 334 Bytes

Contents

{% comment %}
This requires the page header to define
textbox:
  title: # optional
  text:  # required
{% endcomment %}
{% if page.textbox.text %}
  {% if page.textbox.title %}<h2 class="head-heavy-sm mb-2">{{ page.textbox.title }}</h2>{% endif %}
  <div class="content-block">
    <p>{{ page.textbox.text }}</p>
  </div>
{% endif %}

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
jekyll-theme-pirati-sk-1.0.3 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-sk-1.0.0 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.4.7 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.4.6 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.4.5 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.4.4 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.4.3 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.4.1 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.4.0 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.3.0 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.2.2 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.2.1 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.2.0 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.1.0 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.0.0 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.0.0.pre.beta2 _includes/right-bar/bar_textbox.html
jekyll-theme-pirati-8.0.0.pre.beta1 _includes/right-bar/bar_textbox.html