bookshelf: Add "Firefox"
Some checks failed
Deploy website / build-and-deploy (push) Has been cancelled
Some checks failed
Deploy website / build-and-deploy (push) Has been cancelled
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
05c35075c3
commit
947e7ee2c9
1 changed files with 12 additions and 0 deletions
|
|
@ -47,6 +47,18 @@
|
||||||
"name": "Read",
|
"name": "Read",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books": [
|
"books": [
|
||||||
|
{
|
||||||
|
"title": "Firefox",
|
||||||
|
"isbn": "0722104456",
|
||||||
|
"author": "Craig Thomas",
|
||||||
|
"date": {
|
||||||
|
"year": "2026",
|
||||||
|
"month": "01",
|
||||||
|
"day": "12",
|
||||||
|
"string": "2026-01-12"
|
||||||
|
},
|
||||||
|
"rating": 3
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Look Out for the Little Guy",
|
"title": "Look Out for the Little Guy",
|
||||||
"isbn": 9781837951260,
|
"isbn": 9781837951260,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue