Compare commits
2 commits
729e37b1cf
...
90eded96e8
| Author | SHA1 | Date | |
|---|---|---|---|
| 90eded96e8 | |||
| 268c5b24ff |
2 changed files with 8 additions and 0 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue