Sha256: f70ea6f2ec6abb6372a6d80f890c078376ec4dd89a580f5d9130c04cfcfb6358

Contents?: true

Size: 859 Bytes

Versions: 1

Compression:

Stored size: 859 Bytes

Contents

<footer class="site-footer h-card">
  <data class="u-url" href="{{ "/" | relative_url }}"></data>

  <div class="wrapper">
    <h2 class="footer-heading">{{ site.title }}</h2>
    <div class="footer-col-wrapper">
      <div class="footer-col">
        {%- include social/meta.html -%}
      </div>
      <div class="footer-col">
        <p>{{ site.description | escape }}</p>
        <p>
          <a href="https://pages.github.com/">GH Pages</a> v{{ site.github.versions.github-pages | default: 1.0 }}
          <a href="https://jekyllrb.com/">Jekyll</a> v{{ site.github.versions.jekyll | default: 1.0 }}, 
          <a href="https://github.com/JakeSteam/minimaJake">minimaJake</a> v1.0.4.
        </p>
      </div>
    </div>

    <div class="social-links">
      {%- include social/social.html -%}
    </div>

  </div>

</footer>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
minimaJake-1.0.4 _includes/footer.html