From 181971893ea599adc1ebe00bbe21b60de13e72ee Mon Sep 17 00:00:00 2001 From: Ashley Claiborne Date: Sun, 27 Oct 2019 21:49:40 -0500 Subject: [PATCH] added Neil Gaiman quote --- quotes.db | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/quotes.db b/quotes.db index 45704b4..35cbf19 100644 --- a/quotes.db +++ b/quotes.db @@ -22112,6 +22112,10 @@ { "quote": "I am so clever that sometimes I don't understand a single word of what I am saying.", "author": "Oscar Wilde" + }, + { + "quote": "Fiction is a lie that tells us true things, over and over.", + "author": "Neil Gaiman" } ]