summaryrefslogtreecommitdiff
path: root/templates/footer.html
blob: 54d33d72cd5be8e9ae8077eaa704efbb69349403 (plain)
1
2
3
4
5
6
7
8
9
<div class="footer">
    <hr/>
    <a href=".">homepage</a>
    <a href="./rss.xml">RSS</a>
    <a href="./atom.xml">atom</a>
    <br>
    <p>powered by <a href="https://pedantic.software/git/blogit">blogit</a></p>
</div>
</body></html>