From fb67bc06c4b74876d0a96bd4a2c52868d6583692 Mon Sep 17 00:00:00 2001 From: Zeftax Date: Sun, 30 Jun 2024 06:38:28 +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 2774186..d0ebe93 100755 --- a/docs/common/footer.php +++ b/docs/common/footer.php @@ -27,6 +27,8 @@ $quote_arr = [ speech because you have nothing to say.", "If someone was looking through your window with binoculars, 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.", ]; $quote_author_arr = [ @@ -40,6 +42,7 @@ $quote_author_arr = [ "John Dalberg-Acton", "Edward Snowden", "SomeOrdinaryGamers", + "Anon (film)", ]; ?>