Data:books.json: Difference between revisions

From Nano World Order - Wiki
(Created page with "[ { "title":"Title1", "author":"Author1, Author2", "publishDate": "2001-01-01", "description": "this is a short description" }, {}, {}, ]")
 
No edit summary
Line 6: Line 6:
       "description": "this is a short description"
       "description": "this is a short description"
   },
   },
  {},
  {},
]
]

Revision as of 01:17, 7 January 2025

[

  {
     "title":"Title1",
     "author":"Author1, Author2",
     "publishDate": "2001-01-01",
     "description": "this is a short description"
  },

]