Compare commits
No commits in common. "10dd917616720d3fb338f0105607be54ccd9e47a" and "ccadde9035fc89d89414e3337ead0c16ec25bb29" have entirely different histories.
10dd917616
...
ccadde9035
2 changed files with 1 additions and 94 deletions
|
@ -30,18 +30,6 @@
|
||||||
"name": "Read",
|
"name": "Read",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books": [
|
"books": [
|
||||||
{
|
|
||||||
"title": "One Piece: Vol. 113",
|
|
||||||
"isbn": null,
|
|
||||||
"author": "Eiichiro Oda",
|
|
||||||
"date": {
|
|
||||||
"year": "2025",
|
|
||||||
"month": "08",
|
|
||||||
"day": "03",
|
|
||||||
"string": "2025-08-03"
|
|
||||||
},
|
|
||||||
"rating": 5
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "Men du ser ikke syk ut",
|
"title": "Men du ser ikke syk ut",
|
||||||
"isbn": 9788202705268,
|
"isbn": 9788202705268,
|
||||||
|
@ -199,54 +187,6 @@
|
||||||
},
|
},
|
||||||
"rating": 5
|
"rating": 5
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "One Piece: Vol. 112",
|
|
||||||
"isbn": null,
|
|
||||||
"author": "Eiichiro Oda",
|
|
||||||
"date": {
|
|
||||||
"year": "2025",
|
|
||||||
"month": "02",
|
|
||||||
"day": "09",
|
|
||||||
"string": "2025-02-09"
|
|
||||||
},
|
|
||||||
"rating": 5
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "One Piece: Vol. 111",
|
|
||||||
"isbn": null,
|
|
||||||
"author": "Eiichiro Oda",
|
|
||||||
"date": {
|
|
||||||
"year": "2025",
|
|
||||||
"month": "02",
|
|
||||||
"day": "09",
|
|
||||||
"string": "2025-02-09"
|
|
||||||
},
|
|
||||||
"rating": 5
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "One Piece: Vol. 110",
|
|
||||||
"isbn": null,
|
|
||||||
"author": "Eiichiro Oda",
|
|
||||||
"date": {
|
|
||||||
"year": "2025",
|
|
||||||
"month": "02",
|
|
||||||
"day": "09",
|
|
||||||
"string": "2025-02-09"
|
|
||||||
},
|
|
||||||
"rating": 5
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "One Piece: Vol. 109",
|
|
||||||
"isbn": null,
|
|
||||||
"author": "Eiichiro Oda",
|
|
||||||
"date": {
|
|
||||||
"year": "2025",
|
|
||||||
"month": "02",
|
|
||||||
"day": "09",
|
|
||||||
"string": "2025-02-09"
|
|
||||||
},
|
|
||||||
"rating": 5
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "The Hitchhiker's Guide to the Galaxy",
|
"title": "The Hitchhiker's Guide to the Galaxy",
|
||||||
"isbn": 9781529034523,
|
"isbn": 9781529034523,
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
"type": "anime"
|
"type": "anime"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Bones S12",
|
"title": "Bones S11",
|
||||||
"type": "series"
|
"type": "series"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -25,39 +25,6 @@
|
||||||
"name": "Watched",
|
"name": "Watched",
|
||||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||||
"tv": [
|
"tv": [
|
||||||
{
|
|
||||||
"title": "Bones S11",
|
|
||||||
"type": "series",
|
|
||||||
"date": {
|
|
||||||
"year": "2025",
|
|
||||||
"month": "08",
|
|
||||||
"day": "01",
|
|
||||||
"string": "2025-08-01"
|
|
||||||
},
|
|
||||||
"rating": 3
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "Ibelin",
|
|
||||||
"type": "movie",
|
|
||||||
"date": {
|
|
||||||
"year": "2025",
|
|
||||||
"month": "07",
|
|
||||||
"day": "30",
|
|
||||||
"string": "2025-07-30"
|
|
||||||
},
|
|
||||||
"rating": 4
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "Happy Gilmore 2",
|
|
||||||
"type": "movie",
|
|
||||||
"date": {
|
|
||||||
"year": "2025",
|
|
||||||
"month": "07",
|
|
||||||
"day": "30",
|
|
||||||
"string": "2025-07-30"
|
|
||||||
},
|
|
||||||
"rating": 4
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "The Recruit S02",
|
"title": "The Recruit S02",
|
||||||
"type": "series",
|
"type": "series",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue