chore: tweak language

This commit is contained in:
Cory Dransfeldt 2023-08-04 13:22:33 -07:00 committed by Cory Dransfeldt
parent 42508a341d
commit a57e97b37e
No known key found for this signature in database
2 changed files with 2 additions and 4 deletions

View file

@ -45,9 +45,7 @@
</svg>
Feed preview • links
</h2>
<p>Recently read and favorited links
<a href="https://readwise.io/reader">sourced from my Reader favorites.</a>
</p>
<p>A feed of links I've liked.</p>
<p>
<xsl:value-of select="atom:feed/atom:description"/>
</p>

View file

@ -25,6 +25,6 @@ class="m-0 text-xl font-black leading-tight tracking-normal dark:text-gray-200 m
</h2>
- 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.
- Links ([RSS](/links.xml) • [JSON](/links.json)): a feed of links I've liked.
- Books ([RSS](/books.xml) • [JSON](/books.json)): a feed of books I've finished reading.
- 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)).