From 237517f3466e8c1ee263198022a1de6f7dab0c55 Mon Sep 17 00:00:00 2001 From: cdransf Date: Sat, 17 Jun 2023 02:19:45 +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 4e2c8404..cf5fb37e 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1686960691523 + "timestamp": 1686968384719 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index b057cf99..a7adfb81 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -4242,5 +4242,16 @@ "https://social.lol/users/cory/statuses/110556655874625080" ], "lastTootTimestamp": 1686960691518 + }, + "https://coryd.dev/posts/2023/support-small-businesses-internet-ones-too/": { + "id": "https://coryd.dev/posts/2023/support-small-businesses-internet-ones-too/", + "title": "📝: Support small businesses (internet ones too)", + "url": "https://coryd.dev/posts/2023/support-small-businesses-internet-ones-too/", + "content_text": "📝: Support small businesses (internet ones too) https://coryd.dev/posts/2023/support-small-businesses-internet-ones-too/", + "date_published": "2023-06-16T00:00:00-08:00", + "toots": [ + "https://social.lol/users/cory/statuses/110557160058240163" + ], + "lastTootTimestamp": 1686968384714 } } \ No newline at end of file From 037ac4a305b94fe7679e1c22099904eb4a49aa91 Mon Sep 17 00:00:00 2001 From: cdransf Date: Sat, 17 Jun 2023 15:04:44 +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 477371d8..1b7ad085 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ This is the code for my personal website and portfolio. Built using [11ty](https ## My latest posts +- [Support small businesses (internet ones too)](https://coryd.dev/posts/2023/support-small-businesses-internet-ones-too/) - [From ICS to JSON: surfacing anticipated albums](https://coryd.dev/posts/2023/from-ics-to-json-surfacing-anticipated-albums/) - [Optimizing for performance with Eleventy](https://coryd.dev/posts/2023/optimizing-for-performance-with-eleventy/) - [Domain names as discoverable personal identifiers for the web](https://coryd.dev/posts/2023/domain-names-as-discoverable-personal-identifiers-for-the-web/) - [I block ads](https://coryd.dev/posts/2023/i-block-ads/) -- [Now page update: favorite articles from Matter](https://coryd.dev/posts/2023/now-page-update-matter-favorites/)