news.json 527 B

12345678910111213141516
  1. [
  2. {
  3. "title": "Welcome to Version 2.0",
  4. "subTitle": "We finally made it...",
  5. "date": "2019-03-01 16:30",
  6. "body": "I want to thank all the alpha and beta testers. It took us awhile but we did it! I hope you enjoy using Organizr...",
  7. "author": "CauseFX"
  8. },
  9. {
  10. "title": "Testing out News Area",
  11. "subTitle": null,
  12. "date": "2019-02-22 21:40",
  13. "body": "There will be news here in the future, thanks for bearing with me in the meantime throughout the v2 beta!",
  14. "author": "CauseFX"
  15. }
  16. ]