summaryrefslogtreecommitdiff
path: root/templates/footer.html
blob: a342f926f7c6d68e8bf5e5fad17009d94767a6f8 (plain)
1
2
3
4
5
6
7
8
<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=".">homepage</a>
    <a href="./rss.xml">RSS</a>
    <a href="./atom.xml">atom</a>
</div>
</body></html>