Files
hedgeblog/templates/components/random/rss.html
2023-08-21 22:16:56 +02:00

8 lines
188 B
HTML

<div class="random" id="rss">
<div class="random-content">
<span>This blog has a <a href="/atom.xml">rss feed</a>!</span>
</div>
<a href="/#badges">More random stuff</a>
</div>