Sha256: 6193d1024fbbf5457bd34b990c398c94277b54a7bb8ffe428170e687e7c318ee

Contents?: true

Size: 370 Bytes

Versions: 56

Compression:

Stored size: 370 Bytes

Contents

{% if site.social.links %}
  <aside class="social-links">
    {% for link in site.social.links %}
      <a href="{{ link }}">
        {% if link contains "twitter.com" %}
          <i class="fab fa-twitter"></i>
        {% elsif link contains "github.com" %}
          <i class="fab fa-github"></i>
        {% endif %}
      </a>
    {% endfor %}
  </aside>
{% endif %}

Version data entries

56 entries across 56 versions & 2 rubygems

Version Path
jekyll-theme-open-project-1.2.4 _includes/social-links.html
jekyll-theme-open-project-1.2.3 _includes/social-links.html
jekyll-theme-open-project-1.2.2 _includes/social-links.html
jekyll-theme-open-project-1.2.1 _includes/social-links.html
jekyll-theme-open-project-1.2 _includes/social-links.html
jekyll-theme-open-project-1.1.27 _includes/social-links.html
jekyll-theme-open-project-1.1.26 _includes/social-links.html
jekyll-theme-open-project-1.1.25 _includes/social-links.html
jekyll-theme-open-project-1.1.24 _includes/social-links.html
jekyll-theme-open-project-1.1.23 _includes/social-links.html
jekyll-theme-open-project-1.1.22 _includes/social-links.html
jekyll-theme-open-project-1.1.21 _includes/social-links.html
jekyll-theme-open-project-1.1.20 _includes/social-links.html
jekyll-theme-open-project-1.1.19 _includes/social-links.html
jekyll-theme-open-project-1.1.18 _includes/social-links.html
jekyll-theme-open-project-1.1.17 _includes/social-links.html
jekyll-theme-open-project-1.1.16 _includes/social-links.html
jekyll-theme-open-project-1.1.15 _includes/social-links.html
jekyll-theme-open-project-1.1.13 _includes/social-links.html
jekyll-theme-open-project-1.1.12 _includes/social-links.html