From b55582438a4ce3bac10ed598c1173a33b5700e26 Mon Sep 17 00:00:00 2001 From: Zeftax Date: Mon, 16 Sep 2024 11:37:03 +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 5b1b642..87f000a 100755 --- a/docs/common/footer.php +++ b/docs/common/footer.php @@ -61,6 +61,8 @@ $quote_arr = [ has done is actually a good idea. That's because the developers with great ideas explain them and code them so well that everyone thinks that the idea was completely obvious and simple.", + "Given a choice between dancing pigs and security, + users will pick dancing pigs every time.", ]; $quote_author_arr = [ @@ -88,6 +90,7 @@ $quote_author_arr = [ "Trisymphony", "Jeremy Goldberg", "EatenByAGrue", + "Edward Felten", ]; ?>