From 933316458d40ab54536479e44ddf9aa3e34b7675 Mon Sep 17 00:00:00 2001 From: Zeftax Date: Sat, 20 Jul 2024 14:00:46 +0200 Subject: [PATCH] Add quote --- docs/common/footer.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/common/footer.php b/docs/common/footer.php index ebc7186..ea785eb 100755 --- a/docs/common/footer.php +++ b/docs/common/footer.php @@ -37,6 +37,9 @@ $quote_arr = [ "America is the only nation in history which miraculously has gone directly from barbarism to degeneration without the usual interval of civilization.", + "Art is not about production value or how much money you have + to make it \"shiny\". It just has to come from a real place. + Which is pain and suffering.", ]; $quote_author_arr = [ @@ -54,6 +57,7 @@ $quote_author_arr = [ "Ian Malcolm (Jurassic Park)", "Brian Kernighan", "Georges Clemenceau", + "Frances (firewalker)", ]; ?>