From 48fd5b73e8770126fdfdad3c7e77ca3fc9d3eabc Mon Sep 17 00:00:00 2001
From: cdransf <cdransf@users.noreply.github.com>
Date: Wed, 21 Feb 2024 06:03:29 +0000
Subject: [PATCH 1/2] Apply automatic changes

---
 cache/jsonfeed-to-mastodon-timestamp.json |  2 +-
 cache/jsonfeed-to-mastodon.json           | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json
index b2379070..afa4db8a 100644
--- a/cache/jsonfeed-to-mastodon-timestamp.json
+++ b/cache/jsonfeed-to-mastodon-timestamp.json
@@ -1,3 +1,3 @@
 {
-  "timestamp": 1708474466070
+  "timestamp": 1708495409335
 }
\ No newline at end of file
diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json
index 596753bb..335faf2d 100644
--- a/cache/jsonfeed-to-mastodon.json
+++ b/cache/jsonfeed-to-mastodon.json
@@ -10290,5 +10290,16 @@
       "https://social.lol/users/cory/statuses/111966582604528670"
     ],
     "lastTootTimestamp": 1708474466065
+  },
+  "https://storyfair.net/spotify-modifies-terms-for-audiobook-rightsholders/": {
+    "id": "aHR0cHM6Ly9zdG9yeWZhaXIubmV0L3Nwb3RpZnktbW9kaWZpZXMtdGVybXMtZm9yLWF1ZGlvYm9vay1yaWdodHNob2xkZXJzLw==",
+    "title": "🔗: Spotify Modifies Terms for Audiobook Rightsholders, Changes May Put Authors in Legal Peril With Narrators",
+    "url": "https://storyfair.net/spotify-modifies-terms-for-audiobook-rightsholders/",
+    "content_text": "🔗: Spotify Modifies Terms for Audiobook Rightsholders, Changes May Put Authors in Legal Peril With Narrators #Tech https://storyfair.net/spotify-modifies-terms-for-audiobook-rightsholders/",
+    "date_published": "Wed, 21 Feb 2024 02:40:00 GMT",
+    "toots": [
+      "https://social.lol/users/cory/statuses/111967955141538880"
+    ],
+    "lastTootTimestamp": 1708495409330
   }
 }
\ No newline at end of file

From 54b0d1817a73d997e510b0c54b330412801a9fa4 Mon Sep 17 00:00:00 2001
From: cdransf <coryd@hey.com>
Date: Wed, 21 Feb 2024 15:05:33 +0000
Subject: [PATCH 2/2] Update README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6acbf5f5..34654f2f 100644
--- a/README.md
+++ b/README.md
@@ -13,9 +13,9 @@ This is the code for my personal website and portfolio. Built using [11ty](https
 ## 📝 Recent posts
 
 <!-- BLOGPOSTS:START -->
+- [Automatic Mastodon post embeds](https://coryd.dev/posts/2024/automatic-mastodon-post-embeds/)
 - [Using B2 as a JSON data store](https://coryd.dev/posts/2024/using-b2-as-a-json-data-store/)
 - [Adding a light-dark theme toggle](https://coryd.dev/posts/2024/adding-a-light-dark-theme-toggle/)
 - [Setting up image transforms in Eleventy](https://coryd.dev/posts/2024/setting-up-image-transforms-in-eleventy/)
 - [Renting your music means accepting that it will disappear](https://coryd.dev/posts/2024/renting-your-music-means-accepting-that-it-will-disappear/)
-- [On getting tattooed](https://coryd.dev/posts/2024/on-getting-tattooed/)
 <!-- BLOGPOSTS:END -->