Parcourir la source

Add quotes for footer

ApisNecros il y a 1 an
Parent
commit
762bd421b0
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  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() {