chg: [layout] add an RSS reference in the footer

This commit is contained in:
Alexandre Dulaunoy 2024-01-29 06:22:34 +01:00
parent 09eb33591c
commit 0060c9bac1
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -9,6 +9,7 @@
<i class="fa-brands fa-mastodon"></i>
</a>
{{ end }}
<a class="button-square button-social hint--top text-center" title="RSS" href="/index.xml"><i class="fa-solid fa-rss"></i></a>
</p>
</div>
</div>