chore: add follow rss link to feeds page

This commit is contained in:
Cory Dransfeldt 2023-06-05 14:53:08 -07:00
parent ea599fc539
commit ffdc2effbc
No known key found for this signature in database

View file

@ -26,4 +26,4 @@ class="m-0 text-xl font-black leading-tight tracking-normal dark:text-gray-200 m
- Posts ([RSS](/feed.xml) • [JSON](/feed.json)): a feed of all of my blog posts.
- Links ([RSS](/links.xml) • [JSON](/links.json)): a feed of links I've liked on Instapaper.
- Follow ([JSON](/follow.json)): a JSON feed of my web activity comprised of blog posts, links, movies and books (using the same data sources as [my now page](/now)).
- Follow ([RSS](/follow.xml) • [JSON](/follow.json)): a feed of my web activity comprised of blog posts, links, movies and books (using the same data sources as [my now page](/now)).