website-public/_includes/footer.html

4 lines
206 B
HTML
Raw Normal View History

<footer>
<span><a href="{{ site.url | relative_url }}/feed.xml">RSS</a><img src="/assets/base/milksad_bottle_transparent.svg" height="18px" alt="Milk Sad logo as icon"/></span>{{ site.footer }}
</footer>