From ec5f3f341cf75128a2c8422ae458178b9e5b7339 Mon Sep 17 00:00:00 2001 From: Zeftax Date: Thu, 11 Jul 2024 12:14:50 +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 d0ebe93..819bbb6 100755 --- a/docs/common/footer.php +++ b/docs/common/footer.php @@ -29,6 +29,8 @@ $quote_arr = [ no matter what you're doing, you'd draw the blinds.", "It's not that I have something to hide... I've got nothing I want you to see.", + "Your scientists were so preoccupied with whether or not they could, + they didn't stop to think if they should.", ]; $quote_author_arr = [ @@ -43,6 +45,7 @@ $quote_author_arr = [ "Edward Snowden", "SomeOrdinaryGamers", "Anon (film)", + "Ian Malcolm (Jurassic Park)", ]; ?>