mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-31 12:18:31 +00:00
9 lines
259 B
JSON
9 lines
259 B
JSON
|
{
|
||
|
"$schema": "https://continuwuity.org/schema/announcements.schema.json",
|
||
|
"announcements": [
|
||
|
{
|
||
|
"id": 1,
|
||
|
"message": "Welcome to Continuwuity! Important announcements about the project will appear here."
|
||
|
}
|
||
|
]
|
||
|
}
|