chore: add follow rss link to feeds page
This commit is contained in:
parent
ea599fc539
commit
ffdc2effbc
1 changed files with 1 additions and 1 deletions
|
@ -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)).
|
||||
|
|
Reference in a new issue