Skip to content

Commit

Permalink
Update announcement url.
Browse files Browse the repository at this point in the history
  • Loading branch information
bvanvugt committed Jan 1, 2024
1 parent c4f760e commit d2a7f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/announcement.js
@@ -1,6 +1,6 @@
const announcement = {
id: 'announcement-2023-12-1', // Increment on new announcement
content: '⭐️ Enjoying Battlesnake? <a href="/blog/2023/12/27/battlesnake-needs-your-support-in-2024">We need your help!</a> 💜',
content: '⭐️ Enjoying Battlesnake? <a href="https://github.com/orgs/BattlesnakeOfficial/discussions/247">We need your help!</a> 💜',
backgroundColor: '#e70a77',
textColor: '#ffffff',
isCloseable: true
Expand Down

0 comments on commit d2a7f14

Please sign in to comment.