chore: feeds explainer

This commit is contained in:
Cory Dransfeldt 2023-09-20 11:31:15 -07:00
parent a21648cce4
commit 7133046f0f
No known key found for this signature in database

View file

@ -24,6 +24,8 @@ class="m-0 text-xl font-black leading-tight tracking-normal dark:text-gray-200 m
{{ title }}
</h2>
These are web feeds, also known as [RSS](https://en.wikipedia.org/wiki/RSS) or [Atom](https://en.wikipedia.org/wiki/Atom_(web_standard)) feeds. Subscribe by copying the URL from the address bar into your newsreader. Visit [About Feeds](https://aboutfeeds.com/) to get started with newsreaders and subscribing. It's free.
- Posts ([RSS](https://feedpress.me/coryd) • [JSON](https://feedpress.me/coryd.json)): posts from my site.
- Links ([RSS](https://feedpress.me/coryd-links) • [JSON](https://feedpress.me/coryd-links.json)): links I've shared.
- Books ([RSS](https://feedpress.me/coryd-books.xml) • [JSON](https://feedpress.me/coryd-books.json)): books I'm currently reading.