fix: myriad feed updates

This commit is contained in:
Cory Dransfeldt 2024-02-19 10:05:58 -08:00
parent 27f8268e2b
commit 393dc8d2b9
No known key found for this signature in database
7 changed files with 35 additions and 16 deletions

View file

@ -8,7 +8,7 @@ tags:
- 'Eleventy'
---
I made a few quick improvements to my [links page](/links).<!-- excerpt -->
I made a few quick improvements to my [links page](https://coryd.dev/links).<!-- excerpt -->
I've fetched the author from Readwise's Reader API and displayed it next to the time, which required the simple addition of a field to my `links.js` data file. Additionally, and perhaps more interestingly, when a link has been shared via [Nicolas Hoizey](https://nicolas-hoizey.com)'s [GitHub action](https://github.com/nhoizey/github-action-feed-to-mastodon), it's rendered with a Mastodon icon linking to said post.