From e73bd02986b8d26d067245a3e01dce090f567c76 Mon Sep 17 00:00:00 2001 From: cdransf Date: Mon, 4 Sep 2023 15:05:19 +0000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8bab959..b02acb61 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 +- [Drying up now page templates and normalizing data in Eleventy](https://coryd.dev/posts/2023/drying-up-now-page-templates-eleventy/) - [Displaying now playing data with matching emoji using Netlify edge functions and Eleventy](https://coryd.dev/posts/2023/now-playing-eleventy-netlify-edge-functions-emoji/) - [Road to madness: charting Apple Music listening data](https://coryd.dev/posts/2023/road-to-madness-apple-music-charts/) - [Building a popular posts widget in Eleventy using Plausible analytics](https://coryd.dev/posts/2023/popular-posts-widget-using-eleventy-plausible/) - [Embrace, extend, enshittify](https://coryd.dev/posts/2023/embrace-extend-enshittify/) -- [Displaying listening data from Apple Music using MusicKit.js](https://coryd.dev/posts/2023/displaying-listening-data-from-apple-music-using-musickit/)