Browse Source

Add quotes for footer

ApisNecros 1 year ago
parent
commit
762bd421b0
1 changed files with 8 additions and 0 deletions
  1. 8 0
      static/js/Bumble.js

+ 8 - 0
static/js/Bumble.js

@@ -569,6 +569,14 @@ Bumble.FooterQuotes = {
             "text":"What is youth, if not a time to be forgiven for one's transgressions?",
             "source":"Gale from Baldur's Gate 3"
         },
+        {
+            "text":"Something's wrong when you regret things that haven't happened yet",
+            "source":"The Submarines - 1940"
+        },
+        {
+            "text":"Why worry about yesterday's fuckups when you have tomorrow's fuckups to look forward to?",
+            "source":"@masood_boomgaard@tiktok.com"
+        },
     ],
 
     PlaceQuote: function() {