Compare commits
2 commits
5e698777cc
...
2f62446257
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f62446257 | |||
| d03b92ef5f |
2 changed files with 15 additions and 3 deletions
|
|
@ -1001,6 +1001,10 @@
|
|||
"name": "Want to read",
|
||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books": [
|
||||
{
|
||||
"title": "99th Day: A Warning About Technology",
|
||||
"author": "Gerry McGovern"
|
||||
},
|
||||
{
|
||||
"title": "Privacy Is Power",
|
||||
"author": "Carissa Veliz"
|
||||
|
|
|
|||
|
|
@ -21,6 +21,17 @@
|
|||
"name": "Watched",
|
||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||
"tv": [
|
||||
{
|
||||
"title": "GACHIAKUTA",
|
||||
"type": "anime",
|
||||
"date": {
|
||||
"year": "2026",
|
||||
"month": "01",
|
||||
"day": "30",
|
||||
"string": "2026-01-30"
|
||||
},
|
||||
"rating": 5
|
||||
},
|
||||
{
|
||||
"title": "Stranger Things S05",
|
||||
"type": "series",
|
||||
|
|
@ -2659,9 +2670,6 @@
|
|||
{
|
||||
"title": "Everything Must Go"
|
||||
},
|
||||
{
|
||||
"title": "GACHIAKUTA"
|
||||
},
|
||||
{
|
||||
"title": "Før mørket"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue