Sha256: e0b0b7eca6cc76a312553dff730332e42afda66a98c88b8d082c2200e08424bb

Contents?: true

Size: 704 Bytes

Versions: 10

Compression:

Stored size: 704 Bytes

Contents

<footer>
  <div class="content">
    <div class="links">
      {% if site.twitter_username %}
        <a href="https://twitter.com/{{ site.twitter_username }}"><i class="fa fa-twitter-square" aria-hidden="true"></i></a>
      {% endif %}
      {% if site.github_username %}
        <a href="https://github.com/{{ site.github_username }}"><i class="fa fa-github-square" aria-hidden="true"></i></a>
      {% endif %}
      {% if site.email %}
        <a href="mailto:{{ site.email }}"><i class="fa fa-envelope-square" aria-hidden="true"></i></a>
      {% endif %}
    </div>
    <div class="copyright">
      <span>{{ site.author }} &copy; {{ site.time | date: '%Y' }}</span>
    </div>
  </div>
</footer>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
yefeme-0.2.10 _includes/footer.html
yefeme-0.2.9 _includes/footer.html
yefeme-0.2.8 _includes/footer.html
yefeme-0.2.7 _includes/footer.html
yefeme-0.2.6 _includes/footer.html
yefeme-0.2.5 _includes/footer.html
yefeme-0.2.4 _includes/footer.html
yefeme-0.2.3 _includes/footer.html
yefeme-0.2.2 _includes/footer.html
yefeme-0.2.0 _includes/footer.html