Compare commits

...

2 commits

Author SHA1 Message Date
90eded96e8
quotes: Add new quote
Some checks failed
Deploy website / build-and-deploy (push) Has been cancelled
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
2025-12-17 20:25:54 +01:00
268c5b24ff
bookshelf: Update want to read
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
2025-12-17 20:25:39 +01:00
2 changed files with 8 additions and 0 deletions

View file

@ -962,6 +962,10 @@
"name": "Want to read", "name": "Want to read",
"url": "https://kjelsrud.dev/logs/bookshelf/", "url": "https://kjelsrud.dev/logs/bookshelf/",
"books": [ "books": [
{
"title": "Privacy Is Power",
"author": "Carissa Veliz"
},
{ {
"title": "Mood Machine", "title": "Mood Machine",
"author": "Liz Pelly" "author": "Liz Pelly"

View file

@ -1,4 +1,8 @@
[ [
{
"quote": "The world would be a happier, more peaceful place if we all tried to understand instead of judging, paused before reacting, and gave each other the benefit of the doubt instead of assuming the worst.",
"author": "Lori Deschene"
},
{ {
"quote": "What we obtain too cheaply we esteem too lightly", "quote": "What we obtain too cheaply we esteem too lightly",
"author": "Thomas Pain" "author": "Thomas Pain"