From 844e94aec2991e2c30b467a0bea9cc16157b7cec Mon Sep 17 00:00:00 2001 From: cdransf Date: Thu, 6 Apr 2023 15:05:08 +0000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ca98082..09101db7 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 +- [I don't want streaming music, I just want to stream my music](https://coryd.dev/posts/2023/i-dont-want-streaming-music/) - [Another Eleventy content syndication path](https://coryd.dev/posts/2023/another-eleventy-content-syndication-path/) - [Lazy select-based pagination in Eleventy](https://coryd.dev/posts/2023/lazy-select-based-pagination-eleventy/) - [Automate and syndicate content from Eleventy to Mastodon](https://coryd.dev/posts/2023/automate-syndicate-content-mastodon-eleventy/) - [.env files in Eleventy](https://coryd.dev/posts/2023/env-files-eleventy/) -- [Scheduled Eleventy builds on Vercel with cron-triggered GitHub actions](https://coryd.dev/posts/2023/scheduled-eleventy-builds-cron-github-actions/)