Sha256: 704ffbf90f050999e9862357c0c2d37dd4de9e5b8217ef48e69cd8387bff2920

Contents?: true

Size: 838 Bytes

Versions: 32

Compression:

Stored size: 838 Bytes

Contents

{% for font_size in site.data.theme.font_sizes %}
  <div class="mb-3">
    {% assign title = "TipografĂ­a f-" | append: font_size[0] %}
    {% include headings/with_link.html level=2 text=title %}

    <p class="f-{{ font_size[0] }}">
      <strong>Lorem ipsum dolor sit amet</strong>, consectetur
      adipiscing elit, sed do eiusmod tempor incididunt ut labore et
      dolore magna aliqua. <a href="#">Ut enim ad minim veniam</a>, quis
      nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
      consequat. <em>Duis aute irure dolor</em> in reprehenderit in
      voluptate velit esse cillum dolore eu fugiat nulla pariatur.
      Excepteur <mark>sint occaecat cupidatat non proident</mark>, sunt
      in culpa qui officia <small>deserunt mollit anim id est
        laborum</small>.
    </p>
  </div>
{% endfor %}

Version data entries

32 entries across 32 versions & 2 rubygems

Version Path
compost-jekyll-theme-0.3.8 _includes/theme/font_sizes.html
compost-jekyll-theme-0.3.7 _includes/theme/font_sizes.html
compost-jekyll-theme-0.3.6 _includes/theme/font_sizes.html
compost-jekyll-theme-0.3.5 _includes/theme/font_sizes.html
radios-comunitarias-jekyll-theme-0.3.0rc1 _includes/theme/font_sizes.html
compost-jekyll-theme-0.3.4 _includes/theme/font_sizes.html
compost-jekyll-theme-0.3.3 _includes/theme/font_sizes.html
compost-jekyll-theme-0.3.2 _includes/theme/font_sizes.html
compost-jekyll-theme-0.3.1 _includes/theme/font_sizes.html
compost-jekyll-theme-0.3.0 _includes/theme/font_sizes.html
compost-jekyll-theme-0.2.3 _includes/theme/font_sizes.html
compost-jekyll-theme-0.2.2 _includes/theme/font_sizes.html
compost-jekyll-theme-0.2.1 _includes/theme/font_sizes.html
compost-jekyll-theme-0.1.18 _includes/theme/font_sizes.html
compost-jekyll-theme-0.1.17 _includes/theme/font_sizes.html
compost-jekyll-theme-0.1.16 _includes/theme/font_sizes.html
compost-jekyll-theme-0.1.15 _includes/theme/font_sizes.html
compost-jekyll-theme-0.1.14 _includes/theme/font_sizes.html
compost-jekyll-theme-0.1.13 _includes/theme/font_sizes.html
compost-jekyll-theme-0.1.12 _includes/theme/font_sizes.html