mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-02 13:38:08 +00:00
feat: add NewsBox component and integrate news items into PlayPage
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
[
|
||||
{
|
||||
"id": "clan-tournament-spring-2026",
|
||||
"title": "Upcoming: Spring Clan Tournament",
|
||||
"description": "2v2 clan battles — Sign up on Discord before April 12",
|
||||
"url": "https://discord.gg/openfront",
|
||||
"type": "tournament"
|
||||
},
|
||||
{
|
||||
"id": "clan-tournaments-2026",
|
||||
"title": "Clan Tournaments",
|
||||
"description": "Join a clan and compete in weekly tournaments on Discord!",
|
||||
"url": "https://discord.gg/openfront",
|
||||
"type": "tournament"
|
||||
},
|
||||
{
|
||||
"id": "tutorial-2026",
|
||||
"title": "New Player Tutorial",
|
||||
"description": "Learn the basics of OpenFront in this video guide",
|
||||
"url": "https://www.youtube.com/watch?v=EN2oOog3pSs",
|
||||
"type": "tutorial"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user