Sha256: ee4d1890379f5f988631d6e739b47fc801f00a8ec77781c9a1c52b8ac0bd3213
Contents?: true
Size: 356 Bytes
Versions: 2
Compression:
Stored size: 356 Bytes
Contents
<li>{% assign entry = include.item %} <a href="{{ entry.user_url }}" target="_blank" title="{{ entry.user_title }}"> <svg class="svg-icon"> <use xlink:href="{{ '/assets/minima-social-icons.svg#' | append: entry.platform | relative_url }}"></use> </svg> <span class="username">{{ entry.user_title }}</span> </a> </li>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
minimaJake-1.0.10 | _includes/social/meta-item.html |
minimaJake-1.0.4 | _includes/social/meta-item.html |