From 93e3da89cc0feb8661d362306aa257223506aecf Mon Sep 17 00:00:00 2001 From: Gasper Zupan Date: Tue, 18 Jun 2024 15:27:04 +0200 Subject: [PATCH] update the blog section --- data/pages/index.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/pages/index.json b/data/pages/index.json index 6b3232a..7183be8 100644 --- a/data/pages/index.json +++ b/data/pages/index.json @@ -204,16 +204,16 @@ } }, { - "href": "https://blog.ethswarm.org/foundation/2024/monthly-development-update-april-2024/", + "href": "https://blog.ethswarm.org/foundation/2024/monthly-development-update-may-2024/", "image": { - "src": "https://blog.ethswarm.org/uploads/dev-update-april.png", - "alt": "Monthly Development Update – April 2024" + "src": "https://blog.ethswarm.org/uploads/dev-update-may.png", + "alt": "Monthly Development Update – May 2024" }, - "title": "Monthly Development Update – April 2024", - "content": "April was packed with activity on all fronts in the Swarm ecosystem. The Bee Track released the latest version of libp2p that included the localstore changes package and the merge of the /bee and /debug APIs.", + "title": "Monthly Development Update – May 2024", + "content": "Bee 2.1 is out and live. Key changes include improved stability, performance and limits to the number of freezes per round..", "cta": { "title": "Read more ->", - "href": "https://blog.ethswarm.org/foundation/2024/monthly-development-update-april-2024/", + "href": "https://blog.ethswarm.org/foundation/2024/monthly-development-update-may-2024", "background": "transparent", "color": "white", "arrow": true