bookshelf: Add "Resilient Web Design"
Some checks are pending
Deploy website / build-and-deploy (push) Waiting to run
Some checks are pending
Deploy website / build-and-deploy (push) Waiting to run
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
3c6b65e805
commit
b411b83cdf
1 changed files with 12 additions and 5 deletions
|
|
@ -23,11 +23,6 @@
|
|||
"isbn": 9781952616235,
|
||||
"author": "Jeremy Keith"
|
||||
},
|
||||
{
|
||||
"title": "Resilient Web Design",
|
||||
"isbn": null,
|
||||
"author": "Jeremy Keith"
|
||||
},
|
||||
{
|
||||
"title": "The Intelligent Investor (NO)",
|
||||
"isbn": 9788271463823,
|
||||
|
|
@ -52,6 +47,18 @@
|
|||
"name": "Read",
|
||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books": [
|
||||
{
|
||||
"title": "Resilient Web Design",
|
||||
"isbn": null,
|
||||
"author": "Jeremy Keith",
|
||||
"date": {
|
||||
"year": "2026",
|
||||
"month": "04",
|
||||
"day": "12",
|
||||
"string": "2026-04-12"
|
||||
},
|
||||
"rating": 3
|
||||
},
|
||||
{
|
||||
"title": "The Network State",
|
||||
"isbn": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue