소스 검색

Add quote for the footer

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

+ 4 - 0
static/js/Bumble.js

@@ -505,6 +505,10 @@ Bumble.FooterQuotes = {
             "text":"I am Drowning / There is no sign of land / You are coming down with me / Hand in unlovable hand",
             "source":"The Mountain Goats - No Children"
         },
+        {
+            "text":"If I had a dime for every man that's stolen mine, I'd be right back where I started",
+            "source":"Larry and His Flask - Breaking Even"
+        },
     ],
 
     PlaceQuote: function() {