From d1f116c6a72f7c0ec5bc4e316454f49d9fb106bd Mon Sep 17 00:00:00 2001 From: Zeftax Date: Sun, 4 Aug 2024 10:40:31 +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 b324534..41c0d1f 100755 --- a/docs/common/footer.php +++ b/docs/common/footer.php @@ -52,6 +52,8 @@ $quote_arr = [ since you always kill yourself too late.", "The problem with autism is that it causes both myself and you to solve the wrong problem.", + "Diverse AI cat image generator written in Rust, + coming to a Cloud near you soon sponsored by Google." ]; $quote_author_arr = [ @@ -76,6 +78,7 @@ $quote_author_arr = [ "Gaff (Blade Runner)", "Emil Cioran", "Louis Rossman", + "Trisymphony", ]; ?>