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", ]; ?>