Compare commits
No commits in common. "c394cb6fa75e0014a83c1917fdeb039bdd65aa70" and "bfeeb906ff9500968f7e7f982d057b964c8b8c50" have entirely different histories.
c394cb6fa7
...
bfeeb906ff
2 changed files with 6 additions and 31 deletions
|
@ -8,9 +8,9 @@
|
|||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books":[
|
||||
{
|
||||
"title": "Black Box Thinking",
|
||||
"isbn": 9781473613805,
|
||||
"author": "Matthew Syed"
|
||||
"title": "Life, the Universe and Everything",
|
||||
"isbn": 9781529034547,
|
||||
"author": "Adams Douglas"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -40,19 +40,6 @@
|
|||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books":[
|
||||
{
|
||||
"title": "Life, the Universe and Everything",
|
||||
"isbn": 9781529034547,
|
||||
"author": "Adams Douglas",
|
||||
"date":
|
||||
{
|
||||
"year": "2025",
|
||||
"month": "04",
|
||||
"day": "21",
|
||||
"string": "2025-04-21"
|
||||
},
|
||||
"rating": 3
|
||||
},
|
||||
{
|
||||
"title": "Zucked: Waking Up to the Facebook Catastrophe",
|
||||
"isbn": 9780008319014,
|
||||
"author": "Roger McNamee",
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
"type": "series"
|
||||
},
|
||||
{
|
||||
"title": "Star Wars Rebels S04",
|
||||
"title": "Star Wars Rebels S03",
|
||||
"type": "series"
|
||||
}
|
||||
]
|
||||
|
@ -30,18 +30,6 @@
|
|||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||
"tv":[
|
||||
{
|
||||
"title": "Star Wars Rebels S03",
|
||||
"type": "series",
|
||||
"date":
|
||||
{
|
||||
"year": "2025",
|
||||
"month": "04",
|
||||
"day": "21",
|
||||
"string": "2025-04-21"
|
||||
},
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"title": "Star Wars Rebels S02",
|
||||
"type": "series",
|
||||
"date":
|
||||
|
|
Loading…
Add table
Reference in a new issue