Sha256: fbdf81ac9c654758aef9716b57b9dcdfa9be54fa6ff5a8f838fb6b95c2cea7a4
Contents?: true
Size: 1.05 KB
Versions: 1
Compression:
Stored size: 1.05 KB
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> {{ site.github.versions.github-pages | default: 1.0 }} <a href="https://jekyllrb.com/">Jekyll</a> {{ site.github.versions.jekyll | default: 1.0 }}, {% if site.theme_version %} <a href="https://github.com/JakeSteam/minimaJake">minimaJake</a> {{ site.theme_version }}. {% else %} <a href="https://github.com/JakeSteam/minimaJake">minimaJake</a> {{ site.remote_theme | split: '@' | last }}. {% endif %} </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.10 | _includes/footer.html |