based.cooking/templates/footer.html

9 lines
246 B
HTML
Raw Normal View History

<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>