website-public/_includes/footer.html

3 lines
329 B
HTML
Raw Normal View History

<footer>
<span><a href="{{ site.url | relative_url }}/feed.xml">RSS</a>, <a href="https://git.distrust.co/milksad">Git</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>