Sha256: 2c37ea878bfc9e85848b2127377ea89b3470e0ac9cc2d07b650cf5451685dad1

Contents?: true

Size: 247 Bytes

Versions: 11

Compression:

Stored size: 247 Bytes

Contents

<section>
  <header class="major">
    <h2>{{ include.section_title | default: "Features" }}</h2>
  </header>
  <div class="features">
  {%- for feature in site.data.features -%}
    {% include feature.html %}
  {%- endfor -%}
  </div>
</section>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
jekyll-theme-editorial-1.0.11 _includes/features.html
jekyll-theme-editorial-1.0.10 _includes/features.html
jekyll-theme-editorial-1.0.9 _includes/features.html
jekyll-theme-editorial-1.0.8 _includes/features.html
jekyll-theme-editorial-1.0.7 _includes/features.html
jekyll-theme-editorial-1.0.6 _includes/features.html
jekyll-theme-editorial-1.0.5 _includes/features.html
jekyll-theme-editorial-1.0.4 _includes/features.html
jekyll-theme-editorial-1.0.3 _includes/features.html
jekyll-theme-editorial-1.0.2 _includes/features.html
jekyll-theme-editorial-1.0.1 _includes/features.html