소스 검색

Add quote for footer

Bee Hudson 10 달 전
부모
커밋
971c202201
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -624,6 +624,10 @@ Bumble.FooterQuotes = {
             "text":"The truth is that the truth doesn't exist in black and white, and some times two sides can both be right",
             "source":"36 Questions - The Truth"
         },
+        {
+            "text":"I know for sure I don't wanna be a rockstar if it makes me what you are",
+            "source":"Woz - Child Support"
+        },
     ],
 
     PlaceQuote: function() {