hugo-theme-zirakzigil/layouts/partials/footer.html

5 lines
221 B
HTML
Raw Normal View History

2023-02-20 22:37:42 -05:00
<footer>
2023-02-24 00:33:21 -05:00
<a type="application/rss+xml" href="{{ .Site.BaseURL }}index.xml"><i class="fa fa-rss" aria-hidden="true"></i></a>
<a href="https://mastodon.sdf.org/@zongor"><i class="fa-brands fa-mastodon"></i></a>
2023-02-20 22:37:42 -05:00
</footer>