diff --git a/src/static/json/books.json b/src/static/json/books.json index 0c0374a..5e08cdf 100644 --- a/src/static/json/books.json +++ b/src/static/json/books.json @@ -101,6 +101,11 @@ "link": "https://www.amazon.com/David-Goliath-Underdogs-Misfits-Battling/dp/0316239852/", "review": "Book contains takes that may not be hot, but *are* incredibly based. In a sentence: Goliath is only the giant from the wrong perspectives. The only reason it's not one of my favorites is that it's tamer than the aggressively standoffish and hilarious." }, + "The Scout Mindset": { + "filename": "scoutMindset.png", + "link": "https://www.amazon.com/Scout-Mindset-People-Things-Clearly-ebook/dp/B07L2HQ26K/", + "review": "Felt like a list of things that I already do that I should be more mindful of. Maybe that's just me. There was some interesting mental probablism sprinkled in the first half but the second half did not have much new to say. Good but not eye-opening." + }, "Verbal Judo": { "filename": "verbalJudo.png", "link": "https://www.amazon.com/Verbal-Judo-Second-Gentle-Persuasion-ebook/dp/B00FJ3CMI6/", diff --git a/src/static/photos/books/scoutMindset.png b/src/static/photos/books/scoutMindset.png new file mode 100644 index 0000000..8a6c10d Binary files /dev/null and b/src/static/photos/books/scoutMindset.png differ