website-public/_includes/footer.html

10 lines
421 B
HTML

<footer>
<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 }}
</footer>