From 3a9b6fbfb2a3519cd5c9e3f6cc36afcd39fce7af Mon Sep 17 00:00:00 2001 From: Zeftax Date: Sun, 30 Jun 2024 06:19:16 +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 8e5e432..2774186 100755 --- a/docs/common/footer.php +++ b/docs/common/footer.php @@ -25,6 +25,8 @@ $quote_arr = [ "Arguing that you don't care about the right to privacy because you have nothing to hide is no different than saying you don't care about free 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.", ]; $quote_author_arr = [ @@ -37,6 +39,7 @@ $quote_author_arr = [ "Ales Zelinka (paraphrased)", "John Dalberg-Acton", "Edward Snowden", + "SomeOrdinaryGamers", ]; ?>