summaryrefslogtreecommitdiffstats
path: root/templates/footer.html
blob: b7cd6bfdb4fc465028d69a89fd7838a36af2ad2d (plain)
1
2
3
4
5
6
7
<p>This website is a fork from <a href="https://based.cooking">Luke Smith's Based Cooking</a></p>
<div class="footer">
    <hr/>
    <a href="./rss.xml">RSS</a>
    <a href="./atom.xml">atom</a>
</div>
</body></html>