Sfoglia il codice sorgente

Add quote for footer

ApisNecros 2 anni fa
parent
commit
4633da648c
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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() {