Compare commits
No commits in common. "2a80f81257611dc0e239b4183be15a3a20369da0" and "ba28d841f99032981b50200032df36a62e2d00b5" have entirely different histories.
2a80f81257
...
ba28d841f9
2 changed files with 6 additions and 25 deletions
|
@ -7,6 +7,11 @@
|
|||
"name": "Currently reading",
|
||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books":[
|
||||
{
|
||||
"title": "Black Box Thinking",
|
||||
"isbn": 9781473613805,
|
||||
"author": "Matthew Syed"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -35,19 +40,6 @@
|
|||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books":[
|
||||
{
|
||||
"title": "Black Box Thinking",
|
||||
"isbn": 9781473613805,
|
||||
"author": "Matthew Syed",
|
||||
"date":
|
||||
{
|
||||
"year": "2025",
|
||||
"month": "05",
|
||||
"day": "09",
|
||||
"string": "2025-05-09"
|
||||
},
|
||||
"rating": 3
|
||||
},
|
||||
{
|
||||
"title": "Life, the Universe and Everything",
|
||||
"isbn": 9781529034547,
|
||||
"author": "Adams Douglas",
|
||||
|
|
|
@ -29,17 +29,6 @@
|
|||
"name": "Watched",
|
||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||
"tv":[
|
||||
{
|
||||
"title": "Allegiant",
|
||||
"type": "movie",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "05",
|
||||
"day": "09",
|
||||
"string": "2025-05-09"
|
||||
},
|
||||
"rating": 2
|
||||
},
|
||||
{
|
||||
"title": "Bones S09",
|
||||
"type": "series",
|
||||
|
|
Loading…
Add table
Reference in a new issue