From f52376c549d0106f7bfcbb80ea9fbbe1c614c388 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 15:02:27 -0800 Subject: [PATCH] Update Announcements (#429) Co-authored-by: Hack Bot --- src/data/announcements.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/data/announcements.json b/src/data/announcements.json index 82e76f4..4bdd632 100644 --- a/src/data/announcements.json +++ b/src/data/announcements.json @@ -1,4 +1,10 @@ [ + { + "id": 9, + "subject": "Meme competition ending soon", + "body": "Only a few more hours to send in your best meme to #hoth-memes! Send them in by 7:00pm and get 1 raffle point, with a chance to get 5 raffle points for winning!", + "timestamp": "2024-03-03T22:57:38Z" + }, { "id": 8, "subject": "Post-Lunch hacking has begun!",