From 9c5d4e88901df08ed54c4a51f18cb8aef02d7832 Mon Sep 17 00:00:00 2001 From: Zeftax Date: Fri, 2 Aug 2024 08:12:00 +0200 Subject: [PATCH] Add quote --- docs/common/footer.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/common/footer.php b/docs/common/footer.php index 47bf824..b324534 100755 --- a/docs/common/footer.php +++ b/docs/common/footer.php @@ -50,6 +50,8 @@ $quote_arr = [ "It's too bad she won't live, but then again, who does?", "It's not worth the bother of killing yourself, since you always kill yourself too late.", + "The problem with autism is that it causes both myself and you + to solve the wrong problem.", ]; $quote_author_arr = [ @@ -73,6 +75,7 @@ $quote_author_arr = [ "Roy (Blade Runner)", "Gaff (Blade Runner)", "Emil Cioran", + "Louis Rossman", ]; ?>