소스 검색

Add quotes for footer

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

+ 8 - 0
static/js/Bumble.js

@@ -533,6 +533,14 @@ Bumble.FooterQuotes = {
             "text":"A bit of mustard adds reality",
             "source":"An advertisement for a rubber hotdog prank"
         },
+        {
+            "text":"You're closer to a jail cell than you'll ever be to God",
+            "source":"CALYPSO - The Exorcist"
+        },
+        {
+            "text":"Love thy neighbor, right? Or is it only if they're rich, able-bodied, cis, hetero and white?",
+            "source":"CALYPSO - The Exorcist"
+        },
     ],
 
     PlaceQuote: function() {