From 0eefdebd28a9311fd69d4a3d31868406f4c50cdd Mon Sep 17 00:00:00 2001 From: Zeftax Date: Sun, 23 Jun 2024 23:07:11 +0200 Subject: [PATCH] Add quote --- docs/common/footer.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/common/footer.php b/docs/common/footer.php index 0cbe840..22a2f69 100755 --- a/docs/common/footer.php +++ b/docs/common/footer.php @@ -20,6 +20,7 @@ $quote_arr = [ happens when somebody else reads it for you.", "Everybody lies.", "You use the installer only once every few years, thus it should not influence your choice of distribution.", + "Power tends to corrupt, and absolute power corrupts absolutely.", ]; $quote_author_arr = [ @@ -30,6 +31,7 @@ $quote_author_arr = [ "Bertrand Russel", "House M.D.", "Ales Zelinka (paraphrased)", + "John Dalberg-Acton", ]; ?>