bookshelf: Add "Going Offline"
Some checks failed
Deploy website / build-and-deploy (push) Has been cancelled

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
SindreKjelsrud 2026-04-15 16:29:03 +02:00
parent e94aba04ec
commit 79480d7099
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6

View file

@ -18,11 +18,6 @@
"name": "On the shelf",
"url": "https://kjelsrud.dev/logs/bookshelf/",
"books": [
{
"title": "Going Offline",
"isbn": 9781952616235,
"author": "Jeremy Keith"
},
{
"title": "The Intelligent Investor (NO)",
"isbn": 9788271463823,
@ -47,6 +42,18 @@
"name": "Read",
"url": "https://kjelsrud.dev/logs/bookshelf/",
"books": [
{
"title": "Going Offline",
"isbn": 9781952616235,
"author": "Jeremy Keith",
"date": {
"year": "2026",
"month": "04",
"day": "15",
"string": "2026-04-15"
},
"rating": 3
},
{
"title": "Resilient Web Design",
"isbn": null,