feat: rss banner

This commit is contained in:
Cory Dransfeldt 2024-04-22 13:14:19 -07:00
parent df838e8513
commit 47925dc0c8
No known key found for this signature in database
5 changed files with 42 additions and 1 deletions

View file

@ -0,0 +1,3 @@
<div class="banner rss">
<p>{% tablericon "rss" "RSS feed" %} <a href="{{ url }}">{{ text }}</a>.</p>
</div>