aboutsummaryrefslogtreecommitdiffstats
path: root/ops/templates/_includes/footer.html
blob: 16ea774c7bff532db570cfe530d6005b43d66a31 (plain) (blame)
1
2
3
4
5
6
7
<footer class="footer">
    &copy <a href="{{ SITEURL }}/" >{{ AUTHOR }}</a>. 2016
    <br/>
    Powered by <a href="http://getpelican.com/">pelican</a>.
    Theme by <a href="http://github.com/liyuan-t/ops">ops</a>
    <br/>
</footer>