From 7dc2bd8323b0aa546c32f4863dcb4949a72fdacf Mon Sep 17 00:00:00 2001 From: Zeftax Date: Thu, 1 Aug 2024 23:58:13 +0200 Subject: [PATCH] Add blade runner quotes. --- docs/common/footer.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/common/footer.php b/docs/common/footer.php index e57acf7..d2a3571 100755 --- a/docs/common/footer.php +++ b/docs/common/footer.php @@ -40,6 +40,14 @@ $quote_arr = [ "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.", + "Wake up, time to die.", + "Is this testing whether I'm a replicant, or a lesbian, Mr. Deckard?", + "I've seen things you people wouldn't believe. + Hhmm, attack ships on fire off the shore of Orion. + I watched C-beams glitter in the dark near the Tanhauser gate. + All those moments will be lost in time, like... tears... in the rain. + Time, to die.", + "It's too bad she won't live, but then again, who does?" ]; $quote_author_arr = [ @@ -58,6 +66,10 @@ $quote_author_arr = [ "Brian Kernighan", "Georges Clemenceau", "Frances (firewalker)", + "Leon (Blade Runner)", + "Rachel (Blade Runner)", + "Roy (Blade Runner)", + "Gaff (Blade Runner)", ]; ?>