📚 add "The Art of War"
This commit is contained in:
parent
f60d258134
commit
0996b7e4fd
1 changed files with 19 additions and 1 deletions
|
@ -1,4 +1,21 @@
|
|||
[
|
||||
{
|
||||
"isbn": "9780140455526",
|
||||
"title": "The Art of War",
|
||||
"date":
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "07",
|
||||
"day": "12",
|
||||
"string": "2023-07-12"
|
||||
},
|
||||
"type": "book",
|
||||
"description": "Classic book of military strategy based on Chinese warfare and military thought, which can be adapted for use in politics, business and everyday life.",
|
||||
"my_rating": 4,
|
||||
"genres": [
|
||||
"Classic", "Business", "History", "Leadership", "Politics"
|
||||
]
|
||||
},
|
||||
{
|
||||
"isbn": "9781506727592",
|
||||
"title": "Mob Psycho 100: Vol. 7",
|
||||
|
@ -15,7 +32,8 @@
|
|||
"genres": [
|
||||
"Fantasy", "Supernatural", "Comedy"
|
||||
]
|
||||
},{
|
||||
},
|
||||
{
|
||||
"isbn": "9781529392401",
|
||||
"title": "Will Artificial Intelligence Outsmart Us?",
|
||||
"date":
|
||||
|
|
Loading…
Reference in a new issue