Update feed item cache
This commit is contained in:
parent
956adc5fc9
commit
79f34dd56a
1 changed files with 1 additions and 0 deletions
1
cache/feed-to-social-media.json
vendored
Normal file
1
cache/feed-to-social-media.json
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
{"id":"https://coryd.dev/posts/2024/check-if-images-are-available-before-optimizing-in-eleventy/","title":"Check if images are available before optimizing in Eleventy","link":"https://coryd.dev/posts/2024/check-if-images-are-available-before-optimizing-in-eleventy/","published":1707091200000,"description":"I updated my image shortcode recently to leverage Lene Saile's shortcode in the ever-useful eleventy-excellent project. As part of making this change, I also wanted to address build issues I had been facing when attempting to fetch and display avatars in webmentions (in the interest of improving post page performance).","pubDate":"Mon, 05 Feb 2024 00:00:00 +0000"}
|
Reference in a new issue