Compare commits
3 commits
a94aa407b0
...
d496e960e7
Author | SHA1 | Date | |
---|---|---|---|
d496e960e7 | |||
0ed442c4d1 | |||
5ded0a6da1 |
1 changed files with 29 additions and 3 deletions
|
@ -8,10 +8,11 @@
|
|||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books": [
|
||||
{
|
||||
"title": "Mostly Harmless",
|
||||
"isbn": 9781529034561,
|
||||
"author": "Adams Douglas"
|
||||
"title": "Interpretation of the Meanings of The Noble Qur'ân",
|
||||
"isbn": null,
|
||||
"author": "Muhammad Taqi-ud-Din al-Hilali, Muhammad Muhsin Khan"
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -29,6 +30,19 @@
|
|||
"name": "Read",
|
||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books": [
|
||||
{
|
||||
"title": "Mostly Harmless",
|
||||
"isbn": 9781529034561,
|
||||
"author": "Adams Douglas",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "06",
|
||||
"day": "16",
|
||||
"string": "2025-06-16"
|
||||
},
|
||||
"rating": 3
|
||||
|
||||
},
|
||||
{
|
||||
"title": "So Long, and Thanks for All the Fish",
|
||||
"isbn": 9781529034554,
|
||||
|
@ -755,6 +769,18 @@
|
|||
"name": "Want to read",
|
||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books": [
|
||||
{
|
||||
"title": "The AI Con",
|
||||
"author": "Emily M. Bender, Alex Hanna"
|
||||
},
|
||||
{
|
||||
"title": "Men Who Hate Women: The Extremism Nobody is Talking About",
|
||||
"author": "Laura Bates"
|
||||
},
|
||||
{
|
||||
"title": "100 Nasty Women of History",
|
||||
"author": "Hannah Jewell"
|
||||
},
|
||||
{
|
||||
"title": "Fanget av geografien - verden forklart med 12 enkle kart",
|
||||
"author": "Tim Marshall, Grace Easton, Jessica Smith"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue