소스 검색

Add quote for footer

ApisNecros 2 년 전
부모
커밋
4633da648c
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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() {