Sha256: fa4e3ed4a95d835e8c227f40e8f37e632653cd03726e23fc3b6d853152525146

Contents?: true

Size: 366 Bytes

Versions: 2

Compression:

Stored size: 366 Bytes

Contents

<a href="{{ link.url }}" class="list-group-item list-group-item-action" target="{{ link.target }}">
  <span class="sidebar-icon">
    <i class="{{ link.icon | default: 'bi bi-file-text' }}" aria-hidden="true"></i>
  </span>
  {{ link.title }}
  {% if link.target == '_blank' %}<i class="bi bi-arrow-up-right-circle ml-5" aria-hidden="true"></i>{% endif %}
</a>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-ham-1.0.2 _includes/ham/external-link.html
jekyll-ham-1.0.1 _includes/ham/external-link.html