Browse Source

Add quote for footer

ApisNecros 1 year ago
parent
commit
1af6401003
1 changed files with 4 additions and 0 deletions
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -529,6 +529,10 @@ Bumble.FooterQuotes = {
             "text":"I've got to hand it to you / You played by all the same rules. It takes the truth to fool me, and now you've made me angry.",
             "source":"Scissor Sisters - I Can't Decide"
         },
+        {
+            "text":"A bit of mustard adds reality",
+            "source":"An advertisement for a rubber hotdog prank"
+        },
     ],
 
     PlaceQuote: function() {