diff --git a/content/events/community-call-feb.md b/content/events/community-call-feb.md new file mode 100644 index 0000000..1a9bc95 --- /dev/null +++ b/content/events/community-call-feb.md @@ -0,0 +1,6 @@ +--- +title: "Swarm Community Call, online, February 29" +href: "https://www.addevent.com/event/hc20053366" +add_to_calendar: "https://www.addevent.com/event/hc20053366" +start_date: 2024-02-29T23:00:00.000Z +--- diff --git a/content/events/community-call-jan.md b/content/events/community-call-jan.md deleted file mode 100644 index 0f8573c..0000000 --- a/content/events/community-call-jan.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "Swarm Community Call, online, January 25" -href: "https://www.addevent.com/event/iH19625610" -add_to_calendar: "https://www.addevent.com/event/iH19625610" -start_date: 2024-01-25T23:00:00.000Z ---- diff --git a/data/pages/index.json b/data/pages/index.json index 931b948..afd5d8b 100644 --- a/data/pages/index.json +++ b/data/pages/index.json @@ -1,8 +1,13 @@ { "event": { - "content": "Swarm Foundations monthly community call on January 25.", + "title": "Community Call", + "content": "Swarm Foundations monthly community call on February 29.", + "image": { + "src": "/uploads/0224.png", + "alt": "" + }, "cta": { - "href": "https://www.addevent.com/event/iH19625610", + "href": "https://www.addevent.com/event/hc20053366", "title": "Add to Calendar ->" } }, diff --git a/public/uploads/0224.png b/public/uploads/0224.png new file mode 100644 index 0000000..8e7bcbc Binary files /dev/null and b/public/uploads/0224.png differ