Sha256: 42db4eb34bf6fbc9091d81552138630f77b685d2ffae1b33cdb5fd6aaf007f3f

Contents?: true

Size: 218 Bytes

Versions: 11

Compression:

Stored size: 218 Bytes

Contents

<footer>
  <ul>
    {% for item in site.acn.footer %}
    <li>
      <span class="material-icons">{{ item.icon }}</span>
      <a href="{{ item.href }}">{{ item.text }}</a>
    </li>
    {% endfor %}
  </ul>
</footer>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
askclass-news-theme-0.2.12 _includes/footer.html
askclass-news-theme-0.2.11 _includes/footer.html
askclass-news-theme-0.2.10 _includes/footer.html
askclass-news-theme-0.2.9 _includes/footer.html
askclass-news-theme-0.2.8 _includes/footer.html
askclass-news-theme-0.2.7 _includes/footer.html
askclass-news-theme-0.2.6 _includes/footer.html
askclass-news-theme-0.2.5 _includes/footer.html
askclass-news-theme-0.2.4 _includes/footer.html
askclass-news-theme-0.2.3 _includes/footer.html
askclass-news-theme-0.2.2 _includes/footer.html