From 9ff11a771562e1d0137997849647f1e71083a287 Mon Sep 17 00:00:00 2001 From: jeremiah Date: Tue, 8 Oct 2024 18:36:55 -0400 Subject: [PATCH] add nancy mclean quote --- data/quotes.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/quotes.json b/data/quotes.json index 615f5a2..d5d737d 100644 --- a/data/quotes.json +++ b/data/quotes.json @@ -686,6 +686,16 @@ "link": "https://www.aaronswartzday.org/pacer-project-explained/", "tags": [ "piracy", "copyright", "capitalism", "PACER"] + }, + { + "author": "Nancy Isenberg", + "quote": "The same self-made man who looked down on white trash others had conveniently chosen to forget that his own parents escaped the tar-paper shack only with the help of the federal government. But now that he had been lifted to respectability, he would pull up the social ladder behind him.", + "citation": "White Trash: The 400-Year Untold History of Class in America", + "link": "https://bookshop.org/a/92876/9780143129677", + "tags": [ + "class" + ] } ] -} \ No newline at end of file +} +