diff --git a/src/static/json/books.json b/src/static/json/books.json index 7823f0c..59f422b 100644 --- a/src/static/json/books.json +++ b/src/static/json/books.json @@ -80,6 +80,11 @@ "link": "https://www.amazon.com/Give-Me-Break-Exposed-Hucksters-ebook/dp/B000FC2NF8/", "review": "I expected a boring autobiography-type book, but instead is a glimpse inside Stossel's work that transformed itself as it transformed his view. Was very happy to see a figure of similar personal ideology. Probably made it a little too easy to swallow that pill." }, + "Reign of Terror": { + "filename": "reignofterror.jpg", + "link": "https://www.amazon.com/Reign-Terror-Destabilized-America-Produced/dp/1984879774", + "review": "Packed with real news events and first person accounts, Reign of Terror chronicles the story of politics and intelligence agencies during the War on Terror. In typical journalist fashion, the populist (read: racist) cause for the events is mostly conjecture to fit a progressive narrative. Nonetheless, a comprehensive history of malpractice in public office." + }, "Zero To One": { "filename": "zeroToOne.jpeg", "link": "https://www.amazon.com/Zero-One-Notes-Startups-Future/dp/0804139296", diff --git a/src/static/photos/books/reignofterror.jpg b/src/static/photos/books/reignofterror.jpg new file mode 100644 index 0000000..6063285 Binary files /dev/null and b/src/static/photos/books/reignofterror.jpg differ