5 lines
297 B
HTML
5 lines
297 B
HTML
<footer class="site-footer">
|
|
<span class="site-footer-owner">{{ site.title }} is maintained by <a href="{{ site.author.url }}">{{ site.author.name }}</a>.</span>
|
|
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
|
|
</footer>
|