Compare commits

...

3 commits

Author SHA1 Message Date
c394cb6fa7
🎬 Add "Star Wars Rebels S03"
All checks were successful
Deploy website / build-and-deploy (push) Successful in 5m40s
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
2025-04-21 14:22:28 +02:00
2bf819bbbb
📚 Update currently reading
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
2025-04-21 14:21:10 +02:00
8767c1f1b7
📚 Add "Life, the Universe and Everything"
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
2025-04-21 14:18:36 +02:00
2 changed files with 31 additions and 6 deletions

View file

@ -8,10 +8,10 @@
"url": "https://kjelsrud.dev/logs/bookshelf/", "url": "https://kjelsrud.dev/logs/bookshelf/",
"books":[ "books":[
{ {
"title": "Life, the Universe and Everything", "title": "Black Box Thinking",
"isbn": 9781529034547, "isbn": 9781473613805,
"author": "Adams Douglas" "author": "Matthew Syed"
} }
] ]
}, },
{ {
@ -40,6 +40,19 @@
"url": "https://kjelsrud.dev/logs/bookshelf/", "url": "https://kjelsrud.dev/logs/bookshelf/",
"books":[ "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", "title": "Zucked: Waking Up to the Facebook Catastrophe",
"isbn": 9780008319014, "isbn": 9780008319014,
"author": "Roger McNamee", "author": "Roger McNamee",

View file

@ -20,7 +20,7 @@
"type": "series" "type": "series"
}, },
{ {
"title": "Star Wars Rebels S03", "title": "Star Wars Rebels S04",
"type": "series" "type": "series"
} }
] ]
@ -30,9 +30,21 @@
"url": "https://kjelsrud.dev/logs/watchlist/", "url": "https://kjelsrud.dev/logs/watchlist/",
"tv":[ "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", "title": "Star Wars Rebels S02",
"type": "series", "type": "series",
"date": "date":
{ {
"year": "2025", "year": "2025",
"month": "04", "month": "04",