diff --git a/announcements.json b/announcements.json new file mode 100644 index 0000000..f4fc37e --- /dev/null +++ b/announcements.json @@ -0,0 +1,13 @@ +[ + { + "id": "2025-08-welcome", + "title": "Thanks for using VoiceInk!", + "description": "We’re rolling out minor fixes and performance improvements this week. No action needed.", + "severity": "info", + "url": "https://beingpax.github.io/VoiceInk/", + "startAt": "2025-08-01T00:00:00Z", + "endAt": "2026-01-01T00:00:00Z" + } +] + +