Sha256: 6e0fe27812365aa8956cf98796c0911b50715c32638ce4113635619464395124

Contents?: true

Size: 368 Bytes

Versions: 15

Compression:

Stored size: 368 Bytes

Contents

<li>{% assign entry = include.item %}
  <a {% unless entry.platform == 'rss' %}rel="me" {% endunless %}href="{{ entry.user_url }}" target="_blank" title="{{ entry.title | default: entry.platform }}">
    <svg class="svg-icon grey">
      <use xlink:href="{{ '/assets/minima-social-icons.svg#' | append: entry.platform | relative_url }}"></use>
    </svg>
  </a>
</li>

Version data entries

15 entries across 15 versions & 5 rubygems

Version Path
tailwind-jekyll-theme-0.1.9 _includes/social-item.html
tailwind-jekyll-theme-0.1.8 _includes/social-item.html
tailwind-jekyll-theme-0.1.7 _includes/social-item.html
tailwind-jekyll-theme-0.1.6 _includes/social-item.html
tailwind-jekyll-theme-0.1.5 _includes/social-item.html
tailwind-jekyll-theme-0.1.4 _includes/social-item.html
tailwind-jekyll-theme-0.1.3 _includes/social-item.html
tailwind-jekyll-theme-0.1.2 _includes/social-item.html
tailwind-jekyll-theme-0.1.1 _includes/social-item.html
tailwind-jekyll-theme-0.1.0 _includes/social-item.html
negativa-3.0.0 _includes/social-item.html
negativa-3.0.0.dev _includes/social-item.html
minimalism-0.1.1 _includes/social-item.html
jekyll-minimal-theme-1.0.0 _includes/social-item.html
jekyll-minima-3.0.0.pre20220104 _includes/social-item.html