data.json 437 B

1234567891011121314151617
  1. {
  2. "title": "MyZeroBlog",
  3. "description": "My ZeroBlog.",
  4. "links": "- [Source code](https://github.com/HelloZeroNet)",
  5. "next_post_id": 2,
  6. "demo": false,
  7. "footer": "Powered by [ZeroNet](https://zeronet.io) [open, free, and uncensored]",
  8. "modified": 1432515193,
  9. "post": [
  10. {
  11. "post_id": 1,
  12. "title": "Congratulations!",
  13. "date_published": 1433033779.604,
  14. "body": "Your zeronet blog has been successfully created!"
  15. }
  16. ]
  17. }