From 1f3a289abffce098360dbc7fe5c5ee82f1d021d4 Mon Sep 17 00:00:00 2001 From: Jake R Date: Sun, 19 May 2024 00:06:33 -0700 Subject: [PATCH] Add lincoln internet quote --- homepage/website/script.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/homepage/website/script.js b/homepage/website/script.js index 23c406a..04e6ac2 100644 --- a/homepage/website/script.js +++ b/homepage/website/script.js @@ -14,6 +14,11 @@ const quotes = [ author: "Abraham Lincoln", link: "https://en.wikipedia.org/wiki/Abraham_Lincoln" }, + { + text: "Don't believe everything you read on the internet.", + author: "Abraham Lincoln", + link: "https://www.goodreads.com/quotes/4472530-the-problem-with-internet-quotes-is-that-you-cannot-always" + }, { text: "I should be on in a few minutes.", author: "Jake, in the moments before baiting",