Sha256: b6966fc6e91447e894cb975234ff121660b35ce04fd9b032bd1601cb988b787f
Contents?: true
Size: 774 Bytes
Versions: 2
Compression:
Stored size: 774 Bytes
Contents
<footer role="contentinfo"> <h3>Menu</h3> <ul id="menu"> <li><a href="{{ '/' | relative_url }}">Home</a></li> <li><a href="{{ '/posts' | relative_url }}">Posts</a></li> <li><a href="{{ '/about' | relative_url }}">About</a></li> <li><a href="{{ '/feed.xml' | relative_url }}">RSS</a></li> </ul> <small> © {{ "now" | date: "%Y" }} {{ site.title }}. Built with <a href="https://cspablocortez.github.io/arrow-jekyll-theme">Arrow</a>. <br> The <a href="https://github.com/cspablocortez/arrow-jekyll-theme">code for this project</a> is <a href="https://www.gnu.org/licenses/gpl-3.0.en.html#license-text">GNU GPLv3</a>. </small> <p style="text-align: end;"><a href="#top">↑ Top</a></p> </footer>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
arrow-jekyll-theme-0.1.6 | _includes/footer.html |
arrow-jekyll-theme-0.1.5 | _includes/footer.html |