From 45ee3704ae8ef5d2f88a41063bc9c9dcb747ea50 Mon Sep 17 00:00:00 2001 From: cdransf Date: Tue, 28 May 2024 02:15:12 +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 0ab2a7e6..e9f0fd31 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1716855207786 + "timestamp": 1716862511589 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index e390f7f6..b5a13d77 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -13763,5 +13763,16 @@ "https://social.lol/users/cory/statuses/112515822892521690" ], "lastTootTimestamp": 1716855207778 + }, + "https://mxb.dev/blog/old-dogs-new-css-tricks/": { + "id": "aHR0cHM6Ly9teGIuZGV2L2Jsb2cvb2xkLWRvZ3MtbmV3LWNzcy10cmlja3Mv", + "title": "๐Ÿ”—: Old Dogs, new CSS Tricks", + "url": "https://mxb.dev/blog/old-dogs-new-css-tricks/", + "content_text": "๐Ÿ”—: Old Dogs, new CSS Tricks #WebDev #CSS https://mxb.dev/blog/old-dogs-new-css-tricks/", + "date_published": "Tue, 28 May 2024 00:14:00 GMT", + "toots": [ + "https://social.lol/users/cory/statuses/112516301556267900" + ], + "lastTootTimestamp": 1716862511581 } } \ No newline at end of file From 5a402c4def3efdb66d51495f74274e58a3d68af7 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 27 May 2024 20:35:43 -0700 Subject: [PATCH 2/2] chore: authors --- config/data/author-map.js | 1 + 1 file changed, 1 insertion(+) diff --git a/config/data/author-map.js b/config/data/author-map.js index b86cf4ab..eefe0c27 100644 --- a/config/data/author-map.js +++ b/config/data/author-map.js @@ -1,4 +1,5 @@ export default { + "https://mxb.dev": "Max Bรถck", "https://niclake.me": "Nic Lake", "https://www.anildash.com": "Anil Dash", "https://knowler.dev": "Nathan Knowler",