Browse Source

Add quote for footer

ApisNecros 2 years ago
parent
commit
4633da648c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -457,6 +457,10 @@ Bumble.FooterQuotes = {
             "text":"You're nobody till somebody wants you dead",
             "source":"Saint Motel - You're Nobody Till Somebody Wants You Dead"
         },
+        {
+            "text":"You ask a silly question, you get a silly answer.",
+            "source":"Tom Lehrer - New Math"
+        },
     ],
 
     PlaceQuote: function() {