Add announcements.json feed for in-app announcements

This commit is contained in:
Beingpax 2025-08-13 16:44:23 +05:45
parent a8db010900
commit b63ae24b59

13
announcements.json Normal file
View File

@ -0,0 +1,13 @@
[
{
"id": "2025-08-welcome",
"title": "Thanks for using VoiceInk!",
"description": "Were 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"
}
]