From 46e899f26f34243db6483ce9dda0e75bc4b1809b Mon Sep 17 00:00:00 2001
From: cdransf <coryd@hey.com>
Date: Tue, 20 Feb 2024 15:05:13 +0000
Subject: [PATCH] Update README

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4ffc45dc..6acbf5f5 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 -->
-- [Adding a light/dark theme toggle](https://coryd.dev/posts/2024/adding-a-light-dark-theme-toggle/)
+- [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/)
-- [Check if images are available before optimizing in Eleventy](https://coryd.dev/posts/2024/check-if-images-are-available-before-optimizing-in-eleventy/)
 <!-- BLOGPOSTS:END -->