feat: restore link sharing
This commit is contained in:
parent
d15d4e00ab
commit
112c0d4306
11 changed files with 217 additions and 15 deletions
|
@ -25,4 +25,5 @@ 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.
|
||||
- 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)).
|
||||
|
|
Reference in a new issue