1mb-club/_includes/footer.html
youkwhd d07996c0bd
fix: Atom and RSS feeds are different (#913)
The feed on this page is indeed using Atom syndication

while as RSS is another different type of format, this could give RSS feed reader confusion.
2022-03-25 12:36:04 -04:00

5 lines
214 B
HTML

<footer>
<p>A small side-project by <a href="https://uglyduck.ca">Bradley Taunt</a><br>
Maintained with &hearts; for a performant web<br>
Get latest sites via <a href="/atom.xml">Atom</a></p>
</footer>