diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 3981469..3cd011f 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -962,10 +962,6 @@ "name": "Want to read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ - { - "title": "Privacy Is Power", - "author": "Carissa Veliz" - }, { "title": "Mood Machine", "author": "Liz Pelly" diff --git a/src/data/quotes.json b/src/data/quotes.json index 32b39f5..b066f79 100644 --- a/src/data/quotes.json +++ b/src/data/quotes.json @@ -1,8 +1,4 @@ [ - { - "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", "author": "Thomas Pain"