Files
lime/docs/_includes/footer.html
2018-08-09 12:20:32 -07:00

11 lines
356 B
HTML

<footer class="footer">
<div class="container">
<p class="text-center">
{{ site.title }} {{ site.time | date: '%Y' }} |
Powered by <a href="https://github.com/aksakalli/jekyll-doc-theme">Jekyll Doc Theme</a>
</p>
<!-- <p class="text-muted">Place sticky footer content here.</p> -->
</div>
</footer>