From cba4ac7c285822626d3a24c5bc4e94322255b7b7 Mon Sep 17 00:00:00 2001 From: Zeftax Date: Tue, 17 Sep 2024 22:59:38 +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 87f000a..e500bd1 100755 --- a/docs/common/footer.php +++ b/docs/common/footer.php @@ -63,6 +63,8 @@ $quote_arr = [ that the idea was completely obvious and simple.", "Given a choice between dancing pigs and security, users will pick dancing pigs every time.", + "Schrodinger's backup: The condition of any backup is unknown + until a restore is attempted.", ]; $quote_author_arr = [ @@ -91,6 +93,7 @@ $quote_author_arr = [ "Jeremy Goldberg", "EatenByAGrue", "Edward Felten", + "OpenBSD handbook", ]; ?>