-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnews.json
More file actions
27 lines (27 loc) · 1.13 KB
/
news.json
File metadata and controls
27 lines (27 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[
{
"title" : "📚 Extension Docs/API Now Available",
"body" : "Explore the official extension documentation and API guide on GitHub!",
"url" : "https://github.com/Mobilecode-Studio/Site/blob/main/docs/extensions-API.md"
},
{
"title": "🌐 Our Website is Now Live!",
"body": "Visit our new website for the latest app updates, downloads, and community resources.",
"url": "https://mobilecodestudio.org.ng"
},
{
"title": "☕ Support Our Development",
"body": "If you enjoy using Mobilecode Studio, consider supporting us! Your contributions help keep the app free and enable us to continue improving.",
"url": "https://buymeacoffee.com/distino"
},
{
"title" : "🔌 Extensions now available for download",
"body" : "Check out the available extensions on GitHub!",
"url" : "https://github.com/Mobilecode-Studio/Extensions"
},
{
"title" : "༼ つ ◕_◕ ༽つ Join us on Telegram",
"body" : "Be free to ask questions, share ideas, or seek help.",
"url" : "https://t.me/mobilecodestudio"
}
]