From 82ddc15d3b81e47942ff63299c9f120cf34ff77d Mon Sep 17 00:00:00 2001 From: Gasper Zupan Date: Tue, 5 Mar 2024 13:35:51 +0100 Subject: [PATCH 1/2] update blog section --- data/pages/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/pages/index.json b/data/pages/index.json index ff48321..280d45a 100644 --- a/data/pages/index.json +++ b/data/pages/index.json @@ -213,7 +213,7 @@ "content": "In January, the Bee Track team focused on resolving network issues that appear to have a common denominator – the local store.", "cta": { "title": "Read more ->", - "href": "https://blog.ethswarm.org/foundation/2024/monthly-development-update-january-2024/", + "href": "https://blog.ethswarm.org/foundation/2024/monthly-development-update-january-2024", "background": "transparent", "color": "white", "arrow": true From 1f8b79db5c32fe670631b8842b568ef54a7dab6c Mon Sep 17 00:00:00 2001 From: Gasper Zupan Date: Tue, 5 Mar 2024 13:39:11 +0100 Subject: [PATCH 2/2] update blog section, dev update --- 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 280d45a..98361ba 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-january-2024", + "href": "https://blog.ethswarm.org/foundation/2024/monthly-development-update-february-2024/", "image": { - "src": "https://blog.ethswarm.org/uploads/dev-update-feb.png", - "alt": "Monthly Development Update – January 2024" + "src": "https://blog.ethswarm.org/uploads/dev-update-february.png", + "alt": "Monthly Development Update – February 2024" }, - "title": "Monthly Development Update – January 2024", - "content": "In January, the Bee Track team focused on resolving network issues that appear to have a common denominator – the local store.", + "title": "Monthly Development Update – February 2024", + "content": "In February, the Bee Track team focused on preparing for the imminent Swarm 2.0 release, which promises substantial enhancements, including best-in-class redundancy via erasure codes.", "cta": { "title": "Read more ->", - "href": "https://blog.ethswarm.org/foundation/2024/monthly-development-update-january-2024", + "href": "https://blog.ethswarm.org/foundation/2024/monthly-development-update-february-2024/", "background": "transparent", "color": "white", "arrow": true