pages/_includes/footer.html
2015-10-19 17:38:04 -04:00

8 lines
280 B
HTML

<footer class="site-footer">
<div class="wrapper">
<p class="small">© Copyright {{ site.time | date: '%Y' }} {{ site.name }}. Powered by <a href="">Jekyll</a>. Theme <a href="">al-folio</a> by <a href="https://github.com/alshedivat">alshedivat</a>.</p>
</div>
</footer>