From f76b76cf09929314c3fe21cd345d9f501c488782 Mon Sep 17 00:00:00 2001 From: Zeftax Date: Wed, 4 Sep 2024 20:57:10 +0200 Subject: [PATCH] Add quote --- docs/common/footer.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/common/footer.php b/docs/common/footer.php index 32492aa..5b1b642 100755 --- a/docs/common/footer.php +++ b/docs/common/footer.php @@ -56,6 +56,11 @@ $quote_arr = [ coming to a Cloud near you soon sponsored by Google.", "Courage is knowing it might hurt, and doing it anyway. Stupidity is the same. And that's why life is hard.", + "I've been in the industry a while, and there has been absolutely no + situation in which anything a supposedly \"genius\" level developer + 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.", ]; $quote_author_arr = [ @@ -82,6 +87,7 @@ $quote_author_arr = [ "Louis Rossman", "Trisymphony", "Jeremy Goldberg", + "EatenByAGrue", ]; ?>