Sha256: a28711ad168d0393b4d33dcadc78ca6f9c38851b965a954d4381fa5b5c391002

Contents?: true

Size: 280 Bytes

Versions: 7

Compression:

Stored size: 280 Bytes

Contents

{%- for item in include.items -%}
  <article id="{{ item.slug }}">
    <details>
      <summary class="text-uppercase font-weight-bold py-2">{{ item.title }}</summary>

      <div class="content">
        {{ item.content }}
      </div>
    </details>
  </article>
{%- endfor -%}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
empresa-recuperada-jekyll-theme-0.2.6 _includes/faq.html
empresa-recuperada-jekyll-theme-0.2.5 _includes/faq.html
empresa-recuperada-jekyll-theme-0.2.4 _includes/faq.html
empresa-recuperada-jekyll-theme-0.2.3 _includes/faq.html
empresa-recuperada-jekyll-theme-0.2.2 _includes/faq.html
empresa-recuperada-jekyll-theme-0.2.1 _includes/faq.html
empresa-recuperada-jekyll-theme-0.2.0 _includes/faq.html