소스 검색

Add quote for footer

ApisNecros 2 년 전
부모
커밋
4fafcf547c
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -461,6 +461,10 @@ Bumble.FooterQuotes = {
             "text":"You ask a silly question, you get a silly answer.",
             "source":"Tom Lehrer - New Math"
         },
+        {
+            "text":"We are the life, we are the light / We are the envy of the Gods above",
+            "source":"The Orion Experience - The Cult of Dionysus"
+        },
     ],
 
     PlaceQuote: function() {