From d2a7f1419b00afa0ecb717530a20b8d1162d27af Mon Sep 17 00:00:00 2001
From: Brad Van Vugt <1531419+bvanvugt@users.noreply.github.com>
Date: Mon, 1 Jan 2024 10:18:32 -0800
Subject: [PATCH] Update announcement url.
---
src/announcement.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/announcement.js b/src/announcement.js
index 66cc3c5..39a4b6d 100644
--- a/src/announcement.js
+++ b/src/announcement.js
@@ -1,6 +1,6 @@
const announcement = {
id: 'announcement-2023-12-1', // Increment on new announcement
- content: '⭐️ Enjoying Battlesnake? We need your help! 💜',
+ content: '⭐️ Enjoying Battlesnake? We need your help! 💜',
backgroundColor: '#e70a77',
textColor: '#ffffff',
isCloseable: true