website-public/_includes/footer.html

10 lines
421 B
HTML
Raw Normal View History

<footer>
2024-12-19 23:36:33 +00:00
<span>
<a href="{{ site.url | relative_url }}/feed.xml">RSS</a>,
<a href="https://git.distrust.co/milksad">Git</a>,
<a href="https://git.distrust.co/milksad/data">data</a>,
<a
href="{{ site.url | relative_url }}/lookup.html">old lookup</a> <img
src="/assets/base/milksad_bottle_transparent.svg" height="18px" alt="Milk Sad logo as icon" /></a></span>{{
site.footer }}
2024-01-23 20:58:47 +00:00
</footer>